mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Add accept=".zip" to plugin upload file
This commit is contained in:
parent
abfd2c94f5
commit
2daa42e124
@ -9,7 +9,7 @@
|
||||
|
||||
<div class="form-group">
|
||||
<label>File input</label>
|
||||
<input type="file" name="plugin">
|
||||
<input type="file" name="plugin" accept=".zip">
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
|
Loading…
x
Reference in New Issue
Block a user