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