Skip to content

Commit d16bea3

Browse files
committed
prep for video
1 parent b94a73b commit d16bea3

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

ThingWidget/CountIntent.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ struct CountIntent: AppIntent {
4242
ControlCenter.shared.reloadControls(
4343
ofKind: "codefruit.SwiftDataWidget.ThingWidgetControl"
4444
)
45+
WidgetCenter.shared.reloadAllTimelines()
4546
}
4647
try modelContext.save()
4748
} catch {

0 commit comments

Comments
 (0)