remove redundant comma

This commit is contained in:
Mario Vavti 2016-11-17 11:30:11 +01:00
parent 89ad259050
commit a34d636366

View File

@ -227,7 +227,7 @@
minLines: 30,
maxLines: Infinity,
printMargin: false,
printMargin: false
});
editor.getSession().setValue(window.wiki_page_content);