make button function again

This commit is contained in:
Spidy123222
2023-08-30 07:23:56 +00:00
committed by nythepegasus
parent 127d8b1d08
commit cc21c45238

View File

@@ -592,7 +592,7 @@ extension SettingsViewController
ELOG("UIApplication.openSettingsURLString invalid")
}
case .refreshAttempts, .errorLog: break
case .clearCache: self.clearCache()
}
default: break