mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-28 23:55:16 -04:00
show
This commit is contained in:
@@ -79,7 +79,7 @@ const updateCodeWindow = (context, patternData, reset = false) => {
|
||||
context.handleUpdate(patternData, reset);
|
||||
};
|
||||
|
||||
const autoResetPatternOnChange = !isUdels();
|
||||
const autoResetPatternOnChange = false
|
||||
|
||||
function UserPatterns({ context }) {
|
||||
const activePattern = useActivePattern();
|
||||
|
||||
Reference in New Issue
Block a user