mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
refactor: use template (#178)
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
import { matches } from 'lodash';
|
||||
import { defineAppConfig } from '../types';
|
||||
import { defineGkdApp } from '@gkd-kit/define';
|
||||
|
||||
export default defineAppConfig({
|
||||
export default defineGkdApp({
|
||||
id: 'com.tencent.mobileqq',
|
||||
name: 'QQ',
|
||||
deprecatedKeys: [6, 14],
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
Reference in New Issue
Block a user