mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-18 22:20:06 +08:00
don't merge global custom config in test
This commit is contained in:
parent
52a5825df7
commit
c8af494a50
@ -738,7 +738,7 @@ fun buildConfig(
|
||||
}
|
||||
}
|
||||
|
||||
_hack_custom_config = DataStore.globalCustomConfig
|
||||
if (!forTest) _hack_custom_config = DataStore.globalCustomConfig
|
||||
}.let {
|
||||
val configMap = it.asMap()
|
||||
Util.mergeJSON(configMap, proxy.requireBean().customConfigJson)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user