mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 11:01:45 +00:00
change file names to lower case
This commit is contained in:
4
plugins/video-toggle/templates/button_template.html
Normal file
4
plugins/video-toggle/templates/button_template.html
Normal file
@ -0,0 +1,4 @@
|
||||
<div class="video-switch-button">
|
||||
<input class="video-switch-button-checkbox" type="checkbox" checked="true"></input>
|
||||
<label class="video-switch-button-label" for=""><span class="video-switch-button-label-span">Song</span></label>
|
||||
</div>
|
||||
Reference in New Issue
Block a user