Skip to content

Commit

Permalink
fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Jul 9, 2024
1 parent d0aca63 commit 56832ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/duckplayer/overlay-messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ export class Pixel {
params () {
switch (this.input.name) {
case 'overlay': return {}
case 'play.use.thumbnail': return {}
case 'play.use':
case 'play.do_not_use': {
return { remember: this.input.remember }
Expand Down

0 comments on commit 56832ff

Please sign in to comment.