mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-29 04:50:05 +00:00
return this from run, like we do with use
This commit is contained in:
parent
b435962f61
commit
93e5b898fe
1 changed files with 1 additions and 1 deletions
|
|
@ -668,7 +668,7 @@ class Uppy {
|
|||
// Install all plugins
|
||||
// this.installAll()
|
||||
|
||||
return
|
||||
return this
|
||||
}
|
||||
|
||||
upload () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue