transcript-table: show transcript as contiguous text by default

This commit is contained in:
zrose584
2020-09-12 13:22:46 +02:00
parent 57978485ee
commit 0be0a59a2a
2 changed files with 52 additions and 24 deletions

View File

@@ -599,6 +599,7 @@ Reload without invidious (for usage of new identity button).</a>
<option>{{ source['label'] }}</option>
{% endfor %}
</select>
<input type="checkbox" id="transcript-use-table">
<table id="transcript-table"></table>
</div>
</details>