mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-23 16:14:45 +08:00
feat: implement last 24 hours date range preset and update filters in UsageView
This commit is contained in:
@@ -920,6 +920,7 @@ export default {
|
||||
lastWeek: 'Last Week',
|
||||
thisMonth: 'This Month',
|
||||
lastMonth: 'Last Month',
|
||||
last24Hours: 'Last 24 Hours',
|
||||
last7Days: 'Last 7 Days',
|
||||
last14Days: 'Last 14 Days',
|
||||
last30Days: 'Last 30 Days',
|
||||
|
||||
Reference in New Issue
Block a user