Image from clipboard also in replies

This commit is contained in:
2026-06-29 00:16:58 +02:00
parent aa0def2949
commit e4389de288
4 changed files with 40 additions and 27 deletions
+1
View File
@@ -26,6 +26,7 @@
<section id="reply-box" hidden>
<form id="reply-form">
<textarea name="content" rows="3" maxlength="1000" placeholder="Antworten…"></textarea>
<p class="muted" id="reply-paste-msg"></p>
<input name="file" type="file" accept="image/*">
<button type="submit">Antworten</button>
</form>