mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-23 10:25:33 +00:00
Update index.ejs
This commit is contained in:
parent
51037514e5
commit
becefa7abc
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@
|
|||
COMPANION_ENDPOINT = '//companion.uppy.io'
|
||||
}
|
||||
|
||||
var uppy = Uppy.Core({ debug: true })
|
||||
var uppy = new Uppy.Core({ debug: true })
|
||||
.use(Uppy.Dashboard, {
|
||||
target: '#demo',
|
||||
inline: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue