mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-23 03:38:08 -06:00
Remove unneeded config entries.
This commit is contained in:
parent
78355efc45
commit
45d1380f95
@ -24,12 +24,6 @@ current_soundpack = string(default="default")
|
|||||||
sndup_api_key = string(default="")
|
sndup_api_key = string(default="")
|
||||||
|
|
||||||
[other_buffers]
|
[other_buffers]
|
||||||
show_friends = boolean(default=True)
|
|
||||||
show_followers = boolean(default=True)
|
|
||||||
show_favourites = boolean(default=True)
|
|
||||||
show_events = boolean(default=True)
|
|
||||||
show_blocks = boolean(default=False)
|
|
||||||
show_muted_users = boolean(default=False)
|
|
||||||
timelines = list(default=list())
|
timelines = list(default=list())
|
||||||
tweet_searches = list(default=list())
|
tweet_searches = list(default=list())
|
||||||
lists = list(default=list())
|
lists = list(default=list())
|
||||||
|
Loading…
Reference in New Issue
Block a user