revert changes related to streaming/firehose setting, reword it so it's
not confused with websocket streaming
This commit is contained in:
parent
c07c0b2260
commit
e3d602fdcc
3 changed files with 4 additions and 5 deletions
|
@ -37,7 +37,7 @@ export const defaultState = {
|
|||
preloadImage: true,
|
||||
loopVideo: true,
|
||||
loopVideoSilentOnly: true,
|
||||
streaming: true,
|
||||
streaming: false,
|
||||
emojiReactionsOnTimeline: true,
|
||||
alwaysShowNewPostButton: false,
|
||||
autohideFloatingPostButton: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue