This commit is contained in:
Maxim Devaev 2021-08-02 04:08:15 +03:00
parent 9927e93356
commit 61a6b289f3
2 changed files with 19 additions and 0 deletions

View File

@ -380,6 +380,17 @@
</td>
</tr>
</table>
<hr>
<table class="kv">
<tr>
<td class="value">Note:</td>
<td>&bull; Don't close the browser page until the upload is complete.</td>
</tr>
<tr>
<td></td>
<td>&bull; To speed up the upload, close the stream window.</td>
</tr>
</table>
</div>
<div class="hidden" id="msd-uploading-sub">
<hr>

View File

@ -69,6 +69,14 @@ li(id="msd-dropdown" class="right feature-disabled")
tr
td #[b Or] paste a URL:
td #[input(type="text" id="msd-new-url" style="width: 100%")]
hr
table(class="kv")
tr
td(class="value") Note:
td &bull; Don't close the browser page until the upload is complete.
tr
td
td &bull; To speed up the upload, close the stream window.
div(id="msd-uploading-sub" class="hidden")
hr
table(class="kv")