some corrections #1300

This commit is contained in:
Alireza Ahmadi
2023-12-08 21:49:39 +01:00
parent 95200facde
commit 6df393882e
3 changed files with 40 additions and 26 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
<a-icon type="setting"></a-icon>
<span>{{ i18n "menu.settings"}}</span>
</a-menu-item>
<a-menu-item key="{{ .base_path }}xui/xray">
<a-menu-item key="{{ .base_path }}panel/xray">
<a-icon type="tool"></a-icon>
<span>{{ i18n "menu.xray"}}</span>
</a-menu-item>