mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
1dddbf3d47
This commit, while changing the watched word uploader to use uppy, also fixes a minor bug with the UppyUploadMixin where the file input's value was not cleared after reset, which prevented subsequent file uploads. The composer mixin already has this fix.