forked from AkkomaGang/akkoma-fe
Take instance stopGifs value
This commit is contained in:
parent
04c744e764
commit
d8643b5b4a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ export const defaultState = {
|
|||
alwaysShowNewPostButton: false,
|
||||
autohideFloatingPostButton: false,
|
||||
pauseOnUnfocused: true,
|
||||
stopGifs: true,
|
||||
stopGifs: undefined,
|
||||
replyVisibility: 'all',
|
||||
thirdColumnMode: 'notifications',
|
||||
notificationVisibility: {
|
||||
|
|
Loading…
Reference in a new issue