Переглянути джерело

Transloadit: indefinite → indeterminate

Renée Kooi 8 роки тому
батько
коміт
8c80bd7b7f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/plugins/Transloadit/index.js

+ 1 - 1
src/plugins/Transloadit/index.js

@@ -65,7 +65,7 @@ module.exports = class Transloadit extends Plugin {
     this.core.log('Transloadit: create assembly')
 
     this.core.emit('preprocess:progress', {
-      mode: 'indefinite',
+      mode: 'indeterminate',
       message: ''
     })