feat: capture binary files for browser inbox

This commit is contained in:
2026-06-29 10:12:26 +08:00
parent 8970333d13
commit 7b4db61a9c
8 changed files with 43 additions and 15 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
</section>
<section class="file-picker">
<label for="file-input">Text file</label>
<label for="file-input">File</label>
<input id="file-input" type="file">
</section>