Add toggle for dislikes

This commit is contained in:
Arkadiusz Fal
2022-03-20 21:31:19 +01:00
parent b6a7f3886d
commit 180bace38c
5 changed files with 16 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: