Преглед на файлове

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

master
KaiSD преди 5 години
родител
ревизия
9dc5c2b483
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      ace/index.html

+ 1
- 1
ace/index.html Целия файл

@@ -40,7 +40,7 @@
autoScrollEditorIntoView: true
})
if (localStorage.getItem("acetest") === null) {
if (localStorage.getItem("acetest") !== null) {
editor.setValue(localStorage.getItem("acetest"));
editor.clearSelection();
}


Loading…
Отказ
Запис