Merge pull request #1106 from geminiwen/feat/subscription-platform-filter

feat: add platform type filter to subscription management
This commit is contained in:
Wesley Liddick
2026-03-18 11:32:35 +08:00
committed by GitHub
13 changed files with 40 additions and 13 deletions

View File

@@ -1702,6 +1702,7 @@ export default {
revokeSubscription: 'Revoke Subscription',
allStatus: 'All Status',
allGroups: 'All Groups',
allPlatforms: 'All Platforms',
daily: 'Daily',
weekly: 'Weekly',
monthly: 'Monthly',