mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-11 15:53:30 +01:00
Fixes not showing “AltServer Not Found” error when refreshing via widget
This commit is contained in:
@@ -181,6 +181,8 @@ private extension RefreshAllAppsIntent
|
||||
}
|
||||
}
|
||||
|
||||
operation.ignoresServerNotFoundError = false
|
||||
|
||||
self.progress.addChild(operation.progress, withPendingUnitCount: 1)
|
||||
|
||||
Task {
|
||||
|
||||
Reference in New Issue
Block a user