mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +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: 'cmb.pb',
|
||||
name: '招商银行',
|
||||
groups: [
|
||||
@@ -11,4 +11,4 @@ export default <AppConfig>{
|
||||
rules: '[id=`cmb.pb:id/ll_launch_ad_skip_hot_area`]',
|
||||
},
|
||||
],
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user