Merge branch 'main' into iOS-18

This commit is contained in:
Thomas Ricouard 2024-06-26 11:07:06 +02:00
commit 95d5511669

View file

@ -2,7 +2,7 @@ import AppIntents
import WidgetKit
struct AccountWidgetConfiguration: WidgetConfigurationIntent {
static let title: LocalizedStringResource = "Accoutn Widget Configuration"
static let title: LocalizedStringResource = "Account Widget Configuration"
static let description = IntentDescription("Choose the account for this widget")
@Parameter(title: "Account")