mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 10:13:27 +01:00
[AltStore] Update AltStore itself from UpdatesViewController
This commit is contained in:
@@ -30,7 +30,9 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
{
|
||||
print("Started DatabaseManager")
|
||||
|
||||
AppManager.shared.update()
|
||||
DispatchQueue.main.async {
|
||||
AppManager.shared.update()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user