minor changes

disAllowedIps doesn't show on debug if there is no ip
change copy to clipboard to export inbound
This commit is contained in:
MHSanaei
2024-01-21 14:39:15 +03:30
parent 4b9bbbc34b
commit e7ce8c8ddb
10 changed files with 24 additions and 19 deletions
+1 -1
View File
@@ -230,7 +230,7 @@
</template>
<a-menu-item key="clipboard">
<a-icon type="copy"></a-icon>
{{ i18n "pages.inbounds.copyToClipboard" }}
{{ i18n "pages.inbounds.exportInbound" }}
</a-menu-item>
<a-menu-item key="resetTraffic">
<a-icon type="retweet"></a-icon> {{ i18n "pages.inbounds.resetTraffic" }}