mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-02-01 07:10:59 +03:00
Fix autoHideInfoButton being reversed
This commit is contained in:
@@ -263,7 +263,7 @@
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<div option-type="toggle" toggle-type="reverse" sync-option="autoHideInfoButton" if-false="hideInfoButtonPlayerControls">
|
||||
<div option-type="toggle" sync-option="autoHideInfoButton" if-false="hideInfoButtonPlayerControls">
|
||||
<label class="switch-container">
|
||||
<label class="switch">
|
||||
<input type="checkbox" checked>
|
||||
|
||||
Reference in New Issue
Block a user