mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Automatically show the add feed sheet if the user asks to continue in the app on a failed Siri Add Feed
This commit is contained in:
@@ -16,4 +16,5 @@ enum ActivityType: String {
|
||||
case selectFeed = "com.ranchero.NetNewsWire.SelectFeed"
|
||||
case nextUnread = "com.ranchero.NetNewsWire.NextUnread"
|
||||
case readArticle = "com.ranchero.NetNewsWire.ReadArticle"
|
||||
case addFeedIntent = "AddFeedIntent"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user