more lock fixes
This commit is contained in:
@ -78,9 +78,9 @@
|
||||
|
||||
let editor = ace.edit($editors[index]);
|
||||
|
||||
editorLock = false;
|
||||
|
||||
editor.session.setValue(code);
|
||||
|
||||
editorLock = false;
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user