Fix typo which made this module unusable

showControls instead of showControns
This commit is contained in:
Roland 2018-11-29 19:25:42 +01:00 committed by Saúl Ibarra Corretgé
parent 05b7e6facc
commit cea12c9a8b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import Filmstrip from '../videolayout/Filmstrip';
* Etherpad options.
*/
const options = $.param({
showControns: true,
showControls: true,
showChat: false,
showLineNumbers: true,
useMonospaceFont: false