mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 17:23:25 +01:00
Settings: Add Export Logs and commit xcodeproj changes
This commit is contained in:
@@ -66,6 +66,7 @@ final class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
UserDefaults.registerDefaults()
|
||||
|
||||
LCManager.shared.isVisible = UserDefaults.standard.isConsoleEnabled
|
||||
LCManager.shared.isCharacterLimitDisabled = false // we want all logs exported
|
||||
|
||||
DatabaseManager.shared.start { (error) in
|
||||
if let error = error
|
||||
|
||||
Reference in New Issue
Block a user