mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 05:00: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 = {
|
export const defaultConfig: IAppConfig = {
|
||||||
core: 'mihomo',
|
core: 'mihomo',
|
||||||
enableSmartCore: true,
|
enableSmartCore: false,
|
||||||
enableSmartOverride: true,
|
enableSmartOverride: true,
|
||||||
smartCoreUseLightGBM: false,
|
smartCoreUseLightGBM: false,
|
||||||
smartCoreCollectData: false,
|
smartCoreCollectData: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user