forked from midou/invidious
Fix typo in ConfigPreferences
This commit is contained in:
@ -73,7 +73,7 @@ struct ConfigPreferences
|
||||
locale: {type: String, default: "en-US"},
|
||||
max_results: {type: Int32, default: 40},
|
||||
notifications_only: {type: Bool, default: false},
|
||||
video_player: {type: String, default: "invidious"},
|
||||
player_style: {type: String, default: "invidious"},
|
||||
quality: {type: String, default: "hd720"},
|
||||
redirect_feed: {type: Bool, default: false},
|
||||
related_videos: {type: Bool, default: true},
|
||||
|
Reference in New Issue
Block a user