Artur Paikin 3 роки тому
батько
коміт
becefa7abc
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      website/themes/uppy/layout/index.ejs

+ 1 - 1
website/themes/uppy/layout/index.ejs

@@ -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,