From 04c744e764887a4c738dc0c347cfd3645a20c466 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Sat, 29 Oct 2022 21:56:58 +0100 Subject: [PATCH] Stop stopGifs option from instance --- src/boot/after_store.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/boot/after_store.js b/src/boot/after_store.js index 9f0ff4d3..41c7b73e 100644 --- a/src/boot/after_store.js +++ b/src/boot/after_store.js @@ -148,6 +148,7 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => { copyInstanceOption('showWiderShortcuts') copyInstanceOption('showNavShortcuts') copyInstanceOption('showPanelNavShortcuts') + copyInstanceOption('stopGifs') copyInstanceOption('logo') store.dispatch('setInstanceOption', {