From e986a133f80b6b1fb231887806f4853edd540d7b Mon Sep 17 00:00:00 2001 From: Andrew Smirnov <72158444+sandrew-uj@users.noreply.github.com> Date: Sun, 19 Apr 2026 22:37:34 +0300 Subject: Add new hourly reset traffic (#3966) * Add new hourly reset traffic * fix --- web/html/form/inbound.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/html') diff --git a/web/html/form/inbound.html b/web/html/form/inbound.html index 8b59dc28..5c982b6c 100644 --- a/web/html/form/inbound.html +++ b/web/html/form/inbound.html @@ -73,6 +73,8 @@ :dropdown-class-name="themeSwitcher.currentTheme"> {{ i18n "pages.inbounds.periodicTrafficReset.never" }} + {{ i18n + "pages.inbounds.periodicTrafficReset.hourly" }} {{ i18n "pages.inbounds.periodicTrafficReset.daily" }} {{ i18n -- cgit v1.2.3