mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[AltWidget] Fixes widgets not appearing pre-iOS 17
This commit is contained in:
@@ -18,9 +18,6 @@ struct AltWidgetBundle: WidgetBundle
|
||||
IconLockScreenWidget()
|
||||
TextLockScreenWidget()
|
||||
|
||||
if #available(iOS 17, *)
|
||||
{
|
||||
ActiveAppsWidget()
|
||||
}
|
||||
ActiveAppsWidget()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user