mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Unwatched videos in subscriptions
This commit is contained in:
@@ -12,7 +12,7 @@ struct AccountsView: View {
|
||||
|
||||
list
|
||||
}
|
||||
.frame(minWidth: 500, maxWidth: 800, minHeight: 350, maxHeight: 700)
|
||||
.frame(minWidth: 500, maxWidth: 800, minHeight: 700, maxHeight: 1200)
|
||||
|
||||
#else
|
||||
NavigationView {
|
||||
|
Reference in New Issue
Block a user