Shuffle post iOS widget

This commit is contained in:
2026-01-05 22:13:23 +08:00
parent 479a79c7f6
commit d29f0b1170
8 changed files with 580 additions and 0 deletions

View File

@@ -13,5 +13,6 @@ struct SolianWidgetExtensionBundle: WidgetBundle {
var body: some Widget {
SolianCheckInWidget()
SolianNotificationWidget()
SolianPostShuffleWidget()
}
}