diff --git a/src/core/Core.js b/src/core/Core.js index 26e2a4a56..d5601ac47 100644 --- a/src/core/Core.js +++ b/src/core/Core.js @@ -668,7 +668,7 @@ class Uppy { // Install all plugins // this.installAll() - return + return this } upload () {