From 01b8a27996db88f3ddf827fb2c1e7d7d3871dec0 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Wed, 17 Sep 2025 15:46:03 +0200 Subject: [PATCH] bug fix --- web/html/inbounds.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/html/inbounds.html b/web/html/inbounds.html index 84b5fda8..1c48480d 100644 --- a/web/html/inbounds.html +++ b/web/html/inbounds.html @@ -568,8 +568,7 @@ {{ i18n "pages.inbounds.periodicTrafficResetTitle" }} - [[ i18n("pages.inbounds.periodicTrafficReset." + - dbInbound.trafficReset) ]] + [[ dbInbound.trafficReset ]]