mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
refactor: use template (#178)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
import { defineGkdApp } from '@gkd-kit/define';
|
||||
|
||||
export default defineAppConfig({
|
||||
export default defineGkdApp({
|
||||
id: 'com.tencent.mm',
|
||||
name: '微信',
|
||||
deprecatedKeys: [12, 13, 14, 16, 20, 21, 23, 24, 27, 33],
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
Reference in New Issue
Block a user