소스 검색

Изменить 'ace/index.html'

master
KaiSD 4 년 전
부모
커밋
774ec0a4c1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      ace/index.html

+ 1
- 0
ace/index.html 파일 보기

@@ -172,6 +172,7 @@
reader.onload = readerEvent => {
var content = readerEvent.target.result; // this is the content!
editor.setValue(content);
editor.clearSelection();
}

}


불러오는 중...
취소
저장