chore: sync

This commit is contained in:
lisonge
2023-07-04 11:20:13 +08:00
parent f8d9cf6b56
commit 23ad5537b1
8 changed files with 50 additions and 23 deletions

11
src/apps/li.songe.gkd.ts Normal file
View File

@@ -0,0 +1,11 @@
import type { AppConfig } from '../types';
export default <AppConfig>{
id: 'li.songe.gkd',
groups: [
{
key: 0,
name: `GKD-空规则组`,
},
],
};