mirror of
https://github.com/transmission/transmission
synced 2025-03-09 05:14:09 +00:00
This reverts commit c853ec3358
.
This commit is contained in:
parent
0ce4adf07c
commit
e408aa0741
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ export class OpenDialog extends EventTarget {
|
|||
input.name = 'torrent-files[]';
|
||||
input.id = input_id;
|
||||
input.multiple = 'multiple';
|
||||
input.accept = '.torrent, application/x-bittorrent';
|
||||
workarea.append(input);
|
||||
elements.file_input = input;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue