mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-29 11:41:01 +00:00
Merge branch 'main' into iOS-18
This commit is contained in:
commit
95d5511669
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue