mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
move debug row
This commit is contained in:
committed by
nythepegasus
parent
8a5c31b81d
commit
970ab38b27
@@ -52,11 +52,12 @@ extension SettingsViewController
|
||||
{
|
||||
case sendFeedback
|
||||
case refreshAttempts
|
||||
case clearCache
|
||||
case errorLog
|
||||
case resetPairingFile
|
||||
case resetAdiPb
|
||||
case advancedSettings
|
||||
case clearCache
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -592,7 +593,7 @@ extension SettingsViewController
|
||||
ELOG("UIApplication.openSettingsURLString invalid")
|
||||
}
|
||||
case .refreshAttempts, .errorLog: break
|
||||
case .clearCache: self.clearCache()
|
||||
|
||||
}
|
||||
|
||||
default: break
|
||||
|
||||
Reference in New Issue
Block a user