mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
chore: sync
This commit is contained in:
11
src/apps/li.songe.gkd.ts
Normal file
11
src/apps/li.songe.gkd.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'li.songe.gkd',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: `GKD-空规则组`,
|
||||
},
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user