Auto Swipe: changed default and placeholder

This commit is contained in:
Aisu Wata
2023-05-13 22:23:39 -03:00
parent dc1dd23371
commit 4ba712e5b0
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ let power_user = {
auto_swipe: false,
auto_swipe_minimum_length: 0,
auto_swipe_blacklist: ["ethical", "guidelines", "harmful", "illegal", "comfortable", "generating"],
auto_swipe_blacklist: [],
auto_swipe_blacklist_threshold: 2,
auto_scroll_chat_to_bottom: true,
auto_fix_generated_markdown: true,