working
This commit is contained in:
parent
ac2e450e38
commit
52628920d9
5 changed files with 109 additions and 6 deletions
|
|
@ -20,6 +20,7 @@ export const defaultSettings = {
|
|||
panelPosition: 'bottom',
|
||||
userPatterns: '{}',
|
||||
activePattern: '',
|
||||
audioDeviceName: '',
|
||||
};
|
||||
|
||||
export const settingsMap = persistentMap('strudel-settings', defaultSettings);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue