mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
REPL: solo and sync configuration; codeformat
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user