Default disconnect swdc + pre-check connect message

This commit is contained in:
relikd
2020-09-14 12:56:06 +02:00
parent b1cddc796e
commit 762263bfbd
3 changed files with 10 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ enum PrefsShared {
static func registerDefaults() {
suite.register(defaults: [
"ForceDisconnectSWCD" : true,
"RestartReminderEnabled" : true,
"RestartReminderWithText" : true,
"RestartReminderWithBadge" : true,