Add options for history: badge color and reset watched status on playing

This commit is contained in:
Arkadiusz Fal
2022-01-02 20:39:19 +01:00
parent 117057dd0e
commit e29982454b
9 changed files with 135 additions and 9 deletions

View File

@@ -75,7 +75,7 @@ struct SettingsView: View {
.tag(Tabs.updates)
}
.padding(20)
.frame(width: 400, height: 380)
.frame(width: 400, height: 400)
#else
NavigationView {
List {