mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
chore: delete deprecatedKeys
This commit is contained in:
@@ -25,6 +25,7 @@ for await (const tsFp of walk(process.cwd() + '/src/apps')) {
|
||||
)} `,
|
||||
);
|
||||
}
|
||||
delete appConfig.deprecatedKeys;
|
||||
appConfig.groups?.forEach((g) => {
|
||||
if (!g.name.startsWith('开屏广告')) {
|
||||
g.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user