Merge pull request #1153 from hging/main

feat: add ungrouped filter to account
This commit is contained in:
Wesley Liddick
2026-03-19 21:55:28 +08:00
committed by GitHub
9 changed files with 47 additions and 4 deletions

View File

@@ -758,6 +758,7 @@ const refreshAccountsIncrementally = async () => {
platform?: string
type?: string
status?: string
group?: string
search?: string
},