mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
disable sync
This commit is contained in:
@@ -16,7 +16,7 @@ export function repl({
|
||||
onToggle,
|
||||
editPattern,
|
||||
onUpdateState,
|
||||
sync = true,
|
||||
sync = false,
|
||||
}) {
|
||||
const state = {
|
||||
schedulerError: undefined,
|
||||
|
||||
Reference in New Issue
Block a user