mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
remove log
This commit is contained in:
@@ -187,6 +187,5 @@ export function duplicateActivePattern() {
|
||||
}
|
||||
|
||||
export function setActivePattern(key) {
|
||||
console.log('set', key);
|
||||
settingsMap.setKey('activePattern', key);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user