Fix some settings not being applied properly (#661)

* Fix some settings not being applied properly

* Update ProtoBackupExport.kt

* Update Updater.kt

* Revert "Update ProtoBackupExport.kt"

This reverts commit 41deaee2449ff28bb4ba4eb90959b68d4e82764d.

* Revert "Update Updater.kt"

This reverts commit 2678792cf6a354de8de4a19b2b74fbad72c1379a.
This commit is contained in:
Mitchell Syer
2023-08-20 14:32:25 -04:00
committed by GitHub
parent 5baf54335b
commit 8db6c2153e
@@ -79,7 +79,7 @@ fun applicationSetup() {
} else {
setLogLevel(Level.INFO)
}
})
}, ignoreInitialValue = false)
// Application dirs
val applicationDirs = ApplicationDirs()
@@ -206,7 +206,8 @@ fun applicationSetup() {
System.getProperties()["socksProxyHost"] = ""
System.getProperties()["socksProxyPort"] = ""
}
}
},
ignoreInitialValue = false
)
// AES/CBC/PKCS7Padding Cypher provider for zh.copymanga