mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-26 20:50:30 +08:00
fix: smartcore initial state in template.ts
This commit is contained in:
parent
605351a498
commit
f67d4150f1
@ -1,6 +1,6 @@
|
||||
export const defaultConfig: IAppConfig = {
|
||||
core: 'mihomo',
|
||||
enableSmartCore: true,
|
||||
enableSmartCore: false,
|
||||
enableSmartOverride: true,
|
||||
smartCoreUseLightGBM: false,
|
||||
smartCoreCollectData: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user