Artur Paikin 8 rokov pred
rodič
commit
94f6bcf842
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/core/Core.js

+ 1 - 1
src/core/Core.js

@@ -448,7 +448,7 @@ class Uppy {
  *
  */
   run () {
-    this.log('Core is run, initializing actions, installing plugins...')
+    this.log('Core is run, initializing actions...')
 
     this.actions()