mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added video-only option for embedded channel
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
<input type="number" value="300" id="height_embed" class="settings_embed" min="1" />
|
||||
<label for="color_embed" class="padding_left_6 embed-label">Color</label>
|
||||
<input type="text" id="color_embed" class="settings_embed" value="#808080" />
|
||||
<input type="checkbox" id="videoonly" />
|
||||
<label for="videoonly" class="padding_right_26">Video-only</label>
|
||||
</p>
|
||||
<textarea id="embed-area"></textarea>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user