mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-18 18:36:01 +01:00
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