From 1bbf31df9f61d92c5343e7867567171b6655c4de Mon Sep 17 00:00:00 2001 From: AAA Date: Sat, 22 Feb 2025 13:15:14 +0330 Subject: feat(externalTrafficJob): External Traffic Inform (#2660) * Add Setting entity + GUI field in panel settings * Add a missing 'Traffic' in InformEnabale field * Add ExternalTrafficURL Post request call * Add translation + cleanup * Move options to General tab --------- Co-authored-by: root Co-authored-by: root --- web/html/xui/settings.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/html') diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 9eff8bec..de6ed673 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -142,6 +142,8 @@ + + -- cgit v1.2.3