REPL: solo and sync configuration; codeformat
This commit is contained in:
parent
b913e1c50d
commit
a7d74ed6d6
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ if (typeof HTMLElement !== 'undefined') {
|
|||
});
|
||||
this.dispatchEvent(event);
|
||||
},
|
||||
solo: this.solo,
|
||||
sync: this.sync,
|
||||
solo: this.solo,
|
||||
sync: this.sync,
|
||||
});
|
||||
// init settings
|
||||
this.editor.updateSettings(this.settings);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue