mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Saves filter config in settings #102
This commit is contained in:
@@ -42,4 +42,6 @@ autoread_buffers = list(default=list(mentions, direct_messages, events))
|
||||
spelling_language = string(default="")
|
||||
save_followers_in_autocompletion_db = boolean(default=False)
|
||||
save_friends_in_autocompletion_db = boolean(default=False)
|
||||
ocr_language = string(default="")
|
||||
ocr_language = string(default="")
|
||||
|
||||
[filters]
|
||||
|
Reference in New Issue
Block a user