Add toggle for dislikes

This commit is contained in:
Arkadiusz Fal
2022-03-20 21:31:19 +01:00
parent 7d740931b7
commit 9d7ebb3bd9
6 changed files with 147 additions and 3 deletions

View File

@@ -179,7 +179,7 @@ struct SettingsView: View {
case .browsing:
return 350
case .player:
return 450
return 470
case .history:
return 480
case .sponsorBlock: