FIX siderDrawer button function

This commit is contained in:
Hamidreza Ghavami 2023-05-14 06:08:49 +04:30
parent 317f7fe9da
commit 61288db11e
No known key found for this signature in database
GPG Key ID: 402C6797325182D9
3 changed files with 3 additions and 0 deletions

View File

@ -317,6 +317,7 @@
delimiters: ['[[', ']]'],
el: '#app',
data: {
siderDrawer,
themeSwitcher,
spinning: false,
inbounds: [],

View File

@ -388,6 +388,7 @@
delimiters: ['[[', ']]'],
el: '#app',
data: {
siderDrawer,
themeSwitcher,
status: new Status(),
versionModal,

View File

@ -241,6 +241,7 @@
delimiters: ['[[', ']]'],
el: '#app',
data: {
siderDrawer,
themeSwitcher,
spinning: false,
oldAllSetting: new AllSetting(),