mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-05 17:33:49 +00:00
Reset file input change
This commit is contained in:
@@ -28,6 +28,7 @@ Chat.FileButtonBehaviorImpl = {
|
||||
'tap': '_openDialog'
|
||||
},
|
||||
_openDialog: function() {
|
||||
this.fileInput.value = null;
|
||||
this.fileInput.click();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user