Преглед изворни кода

Изменить '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();
}

}


Loading…
Откажи
Сачувај