return this from run, like we do with use

This commit is contained in:
Artur Paikin 2017-07-20 11:27:45 +02:00
parent b435962f61
commit 93e5b898fe

View file

@ -668,7 +668,7 @@ class Uppy {
// Install all plugins
// this.installAll()
return
return this
}
upload () {