mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 13:46:07 -04:00
Timelines should be updated properly; changes for the 0.48 version
This commit is contained in:
@@ -14,7 +14,6 @@ max_tweets_per_call = integer(default=100)
|
||||
reverse_timelines = boolean(default=False)
|
||||
time_to_check_streams = integer(default=30)
|
||||
announce_stream_status = boolean(default=True)
|
||||
auto_connect_streams = boolean(default=True)
|
||||
ask_at_exit = boolean(default=True)
|
||||
|
||||
[sound]
|
||||
@@ -87,4 +86,3 @@ search = string(default="control+win+-")
|
||||
edit_keystrokes = string(default="control+win+k")
|
||||
view_user_lists = string(default="control+win+l")
|
||||
get_more_items = string(default="alt+win+pageup")
|
||||
connect_streams = string(default="win+alt+s")
|
Reference in New Issue
Block a user