Browse Source

Transloadit: indefinite → indeterminate

Renée Kooi 8 years ago
parent
commit
8c80bd7b7f
1 changed files with 1 additions and 1 deletions
  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: ''
     })