mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
The commit 20b2a42f491c2633323a4db0c5b43c5b2f31324b broke upload handlers, because previously we passed through the native File object to the handler, not the uppy-wrapped File object.