Sfoglia il codice sorgente

examples: revert accidentally committed change

Renée Kooi 6 anni fa
parent
commit
68525da198
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      examples/bundled/index.js

+ 0 - 3
examples/bundled/index.js

@@ -18,9 +18,6 @@ const uppy = Uppy({
   meta: {
     username: 'John',
     license: 'Creative Commons'
-  },
-  restrictions: {
-    allowedFileTypes: ['.png']
   }
 })
   .use(Dashboard, {