mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-08 11:16:18 +00:00
Update inbounds.html
This commit is contained in:
parent
f0d6301b78
commit
3ad15b9a13
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
<a-icon type="rest"></a-icon>
|
||||
{{ i18n "pages.inbounds.delDepletedClients" }}
|
||||
</a-menu-item>
|
||||
<a-menu-item key="addGroupClient">
|
||||
<a-menu-item v-if="app.subSettings.enable" key="addGroupClient">
|
||||
<a-icon type="usergroup-add"></a-icon>
|
||||
{{ i18n "pages.client.groupAdd"}}
|
||||
</a-menu-item>
|
||||
|
|
Loading…
Reference in a new issue