dever 6 년 전
부모
커밋
c543683a9f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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';
                 }