diff options
| author | Ho3ein <ho3ein.sanaei@gmail.com> | 2023-05-14 10:19:30 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-14 10:19:30 +0300 |
| commit | 5487dc41ccdb7902e3ee06634bd1077e09625fed (patch) | |
| tree | 27fc9d028732850539e3c08b6179a143f719bc93 /web/html/xui/inbounds.html | |
| parent | 7b5dd2d0ee50f315c6ec9a9467851d406558c7b6 (diff) | |
| parent | 5a908b9f5861cea50b04be772ceff9dfea51c74d (diff) | |
Merge pull request #434 from hamid-gh98/mainv1.4.6
[FIX] siderDrawer button functionality + [Update] redirect restart panel
Diffstat (limited to 'web/html/xui/inbounds.html')
| -rw-r--r-- | web/html/xui/inbounds.html | 1 |
1 files changed, 1 insertions, 0 deletions
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: [], |
