mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
refactor: use template (#178)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { defineAppConfig } from '../types';
|
||||
import { defineGkdApp } from '@gkd-kit/define';
|
||||
|
||||
export default defineAppConfig({
|
||||
export default defineGkdApp({
|
||||
id: 'com.tencent.news',
|
||||
name: '腾讯新闻',
|
||||
groups: [
|
||||
|
||||
Reference in New Issue
Block a user