Skip to content

Commit

Permalink
Update player.js no need for default false
Browse files Browse the repository at this point in the history
  • Loading branch information
raszpl committed Apr 3, 2024
1 parent 2833880 commit 1487292
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion menu/skeleton-parts/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ extension.skeleton.main.layers.section.player.on.click = {
autoplay_disable: {
component: 'switch',
text: 'autoplayDisable',
value: false,
storage: 'player_autoplay_disable'
},
up_next_autoplay: {
Expand Down

0 comments on commit 1487292

Please sign in to comment.