f61783a218
When uploading emoji with the new uppy upload mixin, we were not sending the name of the emoji in the payload, or more accurately uppy was already using the file name as the name value and we were not overriding it from data. This commit changes the behaviour for single files uploaded via the uppy upload mixin, by merging the file's meta object with this.data from the parent component. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |