Skip to content

Commit b59ea99

Browse files
fgrsnaupldubouilh
authored andcommitted
Enable upload of multiple files on mobile devices
1 parent d17040d commit b59ea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/ui.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<div style="display: none;" onclick="window.quitAll()" id="quitAll"><i style="display: none;" id="toast">cant reach server</i></div>
5151
<textarea style="display: none;" id="text-editor"></textarea>
5252
<div id="drop-grid"></div>
53-
<input type="file" id="clickupload" style="display:none"/>
53+
<input type="file" id="clickupload" multiple style="display:none"/>
5454

5555
<h1 onclick="return titleClick(event)">.{{.Title}}</h1>
5656

0 commit comments

Comments
 (0)