Skip to content

Commit

Permalink
feat: preferred video quality settings, client plugins return destroy…
Browse files Browse the repository at this point in the history
…?() fn, run afterInit services on finish load
  • Loading branch information
Venipa committed Feb 4, 2023
1 parent 9fb590f commit e6516b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/plugins/settingsProvider.plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const defaultSettings = {
skipDisliked: false,
res: {
enabled: false,
prefer: "hd1080"
prefer: "auto"
} as VideoResSetting
},
discord: {
Expand Down

0 comments on commit e6516b6

Please sign in to comment.