mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: check+contribution
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { AppConfig } from '../types';
|
||||
import { defineAppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
export default defineAppConfig({
|
||||
id: 'com.zhihu.android',
|
||||
name: `知乎`,
|
||||
groups: [
|
||||
@@ -101,4 +101,4 @@ export default <AppConfig>{
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user