mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 01:36:18 -04:00
Reset file input change
This commit is contained in:
parent
bd3103a2fe
commit
b1dac708eb
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ Chat.FileButtonBehaviorImpl = {
|
|||
'tap': '_openDialog'
|
||||
},
|
||||
_openDialog: function() {
|
||||
this.fileInput.value = null;
|
||||
this.fileInput.click();
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue