fix: 迁移废弃字段

This commit is contained in:
lisonge
2023-12-25 16:52:38 +08:00
parent 623bcbd29b
commit 795102ad68
107 changed files with 128 additions and 129 deletions

View File

@@ -18,6 +18,8 @@ const sortKeys: (keyof RawSubscription)[] = [
'supportUri',
'updateUrl',
'checkUpdateUrl',
'globalGroups',
'categories',
'apps',
];