Skip to content

Commit

Permalink
[src] Remove watchOS attributes, manual edition.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne committed Dec 31, 2024
1 parent de18079 commit 51598c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/intents.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1723,7 +1723,7 @@ public enum INMediaItemType : long {
[iOS (13, 0)]
[MacCatalyst (13, 1)]
AlgorithmicRadioStation,
[Watch (6, 2, 1), iOS (13, 4, 1)]
[iOS (13, 4, 1)]
[MacCatalyst (13, 1)]
News,
}
Expand Down

0 comments on commit 51598c0

Please sign in to comment.