mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-25 01:05:36 +00:00
Update ComposeModal, fixes #2198
This commit is contained in:
parent
29ce725c70
commit
1f59d55d11
1 changed files with 0 additions and 1 deletions
|
@ -616,7 +616,6 @@ export default {
|
|||
mediaWatcher() {
|
||||
let self = this;
|
||||
$(document).on('change', '#pf-dz', function(e) {
|
||||
e.preventDefault();
|
||||
self.mediaUpload();
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue