mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[AltWidget] Fixes compiling for iOS 16 and earlier
Also fixes unused variable warnings.
This commit is contained in:
@@ -147,6 +147,7 @@ private struct ActiveAppsWidgetView: View
|
||||
}
|
||||
}
|
||||
|
||||
@available(iOS 17, *)
|
||||
#Preview(as: .systemMedium) {
|
||||
return ActiveAppsWidget()
|
||||
} timeline: {
|
||||
|
||||
Reference in New Issue
Block a user