mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-13 16:53:29 +01:00
Actually fixes interactive widget animation continuing indefinitely
This commit is contained in:
@@ -128,8 +128,6 @@ struct RefreshAllAppsIntent: AppIntent, CustomIntentMigratedAppIntent, Predictab
|
||||
}
|
||||
catch
|
||||
{
|
||||
WidgetCenter.shared.reloadAllTimelines()
|
||||
|
||||
let intentError = IntentError(error)
|
||||
throw intentError
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user