mirror of
https://github.com/yattee/yattee.git
synced 2024-12-22 13:33:42 +00:00
Add play unwatched on macOS
This commit is contained in:
parent
17b82945b3
commit
d9622cf24c
@ -43,6 +43,10 @@ struct SubscriptionsView: View {
|
|||||||
ToolbarItem {
|
ToolbarItem {
|
||||||
toggleWatchedButton
|
toggleWatchedButton
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ToolbarItem {
|
||||||
|
playUnwatchedButton
|
||||||
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user