mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-26 13:08:28 +00:00
REPL: solo and sync configuration; codeformat
This commit is contained in:
parent
b913e1c50d
commit
a7d74ed6d6
@ -51,8 +51,8 @@ if (typeof HTMLElement !== 'undefined') {
|
|||||||
});
|
});
|
||||||
this.dispatchEvent(event);
|
this.dispatchEvent(event);
|
||||||
},
|
},
|
||||||
solo: this.solo,
|
solo: this.solo,
|
||||||
sync: this.sync,
|
sync: this.sync,
|
||||||
});
|
});
|
||||||
// init settings
|
// init settings
|
||||||
this.editor.updateSettings(this.settings);
|
this.editor.updateSettings(this.settings);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user