mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-22 21:57:58 +03:00
add mediaSession, remove bindMediaKey
This commit is contained in:
@@ -264,20 +264,6 @@
|
||||
<div class="small-description">__MSG_audioNotificationDescription__</div>
|
||||
</div>
|
||||
|
||||
<div data-type="toggle" data-sync="bindMediaKey" data-dependent-on="audioNotificationOnSkip">
|
||||
<div class="switch-container">
|
||||
<label class="switch">
|
||||
<input id="bindMediaKey" type="checkbox" checked>
|
||||
<span class="slider round"></span>
|
||||
</label>
|
||||
<label class="switch-label" for="bindMediaKey">
|
||||
__MSG_bindMediaKey__
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="small-description">__MSG_bindMediaKeyDescription__</div>
|
||||
</div>
|
||||
|
||||
<div data-type="toggle" data-sync="showTimeWithSkips">
|
||||
<div class="switch-container">
|
||||
<label class="switch">
|
||||
|
||||
Reference in New Issue
Block a user