Add ability to make junk-drawer private-ish

This commit is contained in:
2024-10-01 17:04:08 -06:00
parent 12290c7095
commit 9394e1cc5a
5 changed files with 24 additions and 2 deletions

View File

@@ -3,6 +3,10 @@
<label for='files'>Choose files to upload</label>
<input type='file' id='files' name='files' multiple />
</div>
<div>
<label for='private-ish'>Private-ish</label>
<input type='checkbox' id='private-ish' name='private-ish' />
</div>
<div style='display:flex; flex-direction:column;'>
<label for='description'>Description</label>
<textarea