fixed title of option

This commit is contained in:
ManeraKai 2022-02-14 23:00:26 +03:00
parent 2d4b21772a
commit 658d0c2676
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337

View File

@ -127,7 +127,7 @@
<div id="invidious-piped">
<div class="some-block option-block">
<h4>Only Redirect Embedded-Video</h4>
<h4>Redirect Type</h4>
<select id="only-embed">
<option value="both">both</option>
<option value="onlyEmbedded">Only Embedded</option>