Explorar el Código

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

master
KaiSD hace 5 años
padre
commit
99157f6fad
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      ace/index.html

+ 2
- 1
ace/index.html Ver fichero

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

function updateToolbar() {


Cargando…
Cancelar
Guardar