forked from AkkomaGang/akkoma-fe
Stop stopGifs option from instance
This commit is contained in:
parent
bda433b006
commit
04c744e764
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
|
|||
copyInstanceOption('showWiderShortcuts')
|
||||
copyInstanceOption('showNavShortcuts')
|
||||
copyInstanceOption('showPanelNavShortcuts')
|
||||
copyInstanceOption('stopGifs')
|
||||
copyInstanceOption('logo')
|
||||
|
||||
store.dispatch('setInstanceOption', {
|
||||
|
|
Loading…
Reference in a new issue