Merge pull request #1068 from Ethan0x0000/pr/frontend-last24h

feat(frontend): set last 24h as default range in Usage and Dashboard
This commit is contained in:
Wesley Liddick
2026-03-17 09:06:52 +08:00
committed by GitHub
9 changed files with 344 additions and 39 deletions

View File

@@ -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',