remove redundant comma
This commit is contained in:
parent
89ad259050
commit
a34d636366
@ -227,7 +227,7 @@
|
||||
minLines: 30,
|
||||
maxLines: Infinity,
|
||||
|
||||
printMargin: false,
|
||||
printMargin: false
|
||||
});
|
||||
|
||||
editor.getSession().setValue(window.wiki_page_content);
|
||||
|
Reference in New Issue
Block a user