From be907d7206f29e0966d88bd9f8b2fcba385e5fb2 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> Date: Sun, 14 May 2023 06:08:49 +0430 Subject: [PATCH] FIX siderDrawer button function --- web/html/xui/inbounds.html | 1 + web/html/xui/index.html | 1 + web/html/xui/settings.html | 1 + 3 files changed, 3 insertions(+) diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index b073978a..b689a586 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -317,6 +317,7 @@ delimiters: ['[[', ']]'], el: '#app', data: { + siderDrawer, themeSwitcher, spinning: false, inbounds: [], diff --git a/web/html/xui/index.html b/web/html/xui/index.html index fb12bb1f..667cd4cb 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -388,6 +388,7 @@ delimiters: ['[[', ']]'], el: '#app', data: { + siderDrawer, themeSwitcher, status: new Status(), versionModal, 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(),