This commit is contained in:
Lumaa 2024-06-25 14:02:15 +02:00
parent f79f47769f
commit d6943c8f32
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ import SwiftData
import WidgetKit import WidgetKit
import AppIntents import AppIntents
// MARK: - Account Intents
/// Widgets that require to select only an account will use this `ConfigurationIntent` /// Widgets that require to select only an account will use this `ConfigurationIntent`
struct AccountAppIntent: WidgetConfigurationIntent { struct AccountAppIntent: WidgetConfigurationIntent {
static var title: LocalizedStringResource = "widget.follow-count" static var title: LocalizedStringResource = "widget.follow-count"