fix wrong info on /submit

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-13 10:44:13 +02:00
parent 38b5492b30
commit 9472f1f980
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
<input autocomplete="off" id="file-upload" accept="image/*, video/*, audio/*" type="file" name="file-url" {% if request.headers.get('cf-ipcountry')=="T1" %}disabled{% endif %} hidden>
</label>
<small class="form-text text-muted">Optional if you have text.</small>
<small class="form-text text-muted">You can upload images or videos up to 60 seconds.</small>
<small class="form-text text-muted">You can upload images or videos.</small>
</div>
</div>