dever 6 years ago
parent
commit
c543683a9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Lib/Input.php

+ 1 - 1
src/Lib/Input.php

@@ -330,7 +330,7 @@ class Input
                     $v['type'] = 'editor_tool" tool="' . $v['type'];
                     
                 } else {
-                    $v['type'] = 'upload_show';
+                    $v['type'] = 'upload_show_editor';
                 }