diff options
| author | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-05-14 04:38:49 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-05-14 04:38:49 +0300 |
| commit | 61288db11eda6e3707541648795e6e856bc79cd0 (patch) | |
| tree | a78713b3607538e59003b0e3f5f7b35b51e75c7f /web/html/xui/settings.html | |
| parent | 317f7fe9da894dc0eb37085e9ffb55fbe07613a4 (diff) | |
FIX siderDrawer button function
Diffstat (limited to 'web/html/xui/settings.html')
| -rw-r--r-- | web/html/xui/settings.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index c6d5f303..05548509 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -241,6 +241,7 @@ delimiters: ['[[', ']]'], el: '#app', data: { + siderDrawer, themeSwitcher, spinning: false, oldAllSetting: new AllSetting(), |
