refactor: 默认关闭ow

pull/67/head
xiaojunnuo 2021-03-26 13:45:13 +08:00
parent dad33bc86d
commit 97690c08ee
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ const localApi = {
}
}
if (setting.overwall == null) {
setting.overwall = true
setting.overwall = false
}
if (setting.installTime == null) {