Update frontend for YDL logging

This commit is contained in:
DarkCat09 2024-05-08 13:53:02 +04:00
parent 247bf65439
commit 5444969027
Signed by: DarkCat09
GPG key ID: 0A26CD5B3345D6E3
2 changed files with 21 additions and 4 deletions

View file

@ -27,7 +27,7 @@
<button type="button" id="dl-btn">Download</button>
</div>
<div>
<label>Progress: <span id="progress">not implemented</span></label>
<pre><code id="log"></code></pre>
</div>
</body>
</html>