🚚 Rename iOS check in widget file name to ready add more

This commit is contained in:
2026-01-03 21:30:23 +08:00
parent b6d7e52148
commit f34d80b7d4
2 changed files with 6 additions and 6 deletions

View File

@@ -11,6 +11,6 @@ import SwiftUI
@main
struct SolianWidgetExtensionBundle: WidgetBundle {
var body: some Widget {
SolianWidgetExtension()
SolianCheckInWidget()
}
}