From 5317df21f3923bfa771ed6008d5b0f5f8911e498 Mon Sep 17 00:00:00 2001 From: MHSanaei <33454419+MHSanaei@users.noreply.github.com> Date: Tue, 28 Feb 2023 23:24:29 +0330 Subject: ip limit + export links --- web/html/xui/inbounds.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'web/html/xui/inbounds.html') diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 14a61669..1f324846 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -45,6 +45,7 @@
Add Inbound + Export Links
{ this.$message.success('Export Links succeed'); }); + }, delInbound(dbInbound) { this.$confirm({ title: '{{ i18n "pages.inbounds.deleteInbound"}}', -- cgit v1.2.3