diff options
Diffstat (limited to 'templates/wormhole.html.template')
| -rw-r--r-- | templates/wormhole.html.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wormhole.html.template b/templates/wormhole.html.template index 238719a..6f7ad1b 100644 --- a/templates/wormhole.html.template +++ b/templates/wormhole.html.template @@ -8,7 +8,7 @@ class="wormhole"> <ol> <li> - <input type="file" name="file"> + <input type="file" name="file" multiple> </li> <li> <input type="submit" value="Upload" class="wormhole-input"> |
