Add new hourly reset traffic (#3966)

* Add new hourly reset traffic

* fix
This commit is contained in:
Andrew Smirnov
2026-04-19 22:37:34 +03:00
committed by GitHub
parent 7466916e02
commit e986a133f8
17 changed files with 28 additions and 1 deletions
+2
View File
@@ -73,6 +73,8 @@
:dropdown-class-name="themeSwitcher.currentTheme">
<a-select-option value="never">{{ i18n
"pages.inbounds.periodicTrafficReset.never" }}</a-select-option>
<a-select-option value="hourly">{{ i18n
"pages.inbounds.periodicTrafficReset.hourly" }}</a-select-option>
<a-select-option value="daily">{{ i18n
"pages.inbounds.periodicTrafficReset.daily" }}</a-select-option>
<a-select-option value="weekly">{{ i18n