Selaa lähdekoodia

Fix typo which made this module unusable

showControls instead of showControns
efficient_tiling
Roland 6 vuotta sitten
vanhempi
commit
cea12c9a8b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      modules/UI/etherpad/Etherpad.js

+ 1
- 1
modules/UI/etherpad/Etherpad.js Näytä tiedosto

12
  * Etherpad options.
12
  * Etherpad options.
13
  */
13
  */
14
 const options = $.param({
14
 const options = $.param({
15
-    showControns: true,
15
+    showControls: true,
16
     showChat: false,
16
     showChat: false,
17
     showLineNumbers: true,
17
     showLineNumbers: true,
18
     useMonospaceFont: false
18
     useMonospaceFont: false

Loading…
Peruuta
Tallenna