mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-30 15:06:50 +01:00
Add accept=".zip" to plugin upload file
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user