mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-04-07 22:47:32 +02:00
Los hilos funcionan ahora como en Mastodon. Refactorización de código
This commit is contained in:
@@ -27,6 +27,8 @@ indicate_img = boolean(default=True)
|
||||
|
||||
[other_buffers]
|
||||
timelines = list(default=list())
|
||||
followers_timelines = list(default=list())
|
||||
following_timelines = list(default=list())
|
||||
searches = list(default=list())
|
||||
muted_buffers = list(default=list())
|
||||
autoread_buffers = list(default=list(notifications))
|
||||
|
||||
Reference in New Issue
Block a user