togglable panel position
This commit is contained in:
parent
cd0f1b6c5c
commit
f6789aaace
4 changed files with 47 additions and 26 deletions
|
|
@ -14,6 +14,7 @@ export const defaultSettings = {
|
|||
latestCode: '',
|
||||
isZen: false,
|
||||
soundsFilter: 'all',
|
||||
panelPosition: 'bottom',
|
||||
};
|
||||
|
||||
export const settingsMap = persistentMap('strudel-settings', defaultSettings);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue