Sfoglia il codice sorgente

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

master
KaiSD 5 anni fa
parent
commit
99157f6fad
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      ace/index.html

+ 2
- 1
ace/index.html Vedi File

@@ -74,7 +74,8 @@
showFoldWidgets: false,
showLineNumbers: true,
showGutter: false,
autoScrollEditorIntoView: true
autoScrollEditorIntoView: true,
fontSize: 14;
});

function updateToolbar() {


Loading…
Annulla
Salva