fixed prettier
This commit is contained in:
parent
c2be2ed76a
commit
3cd31e4841
9 changed files with 24 additions and 27 deletions
|
|
@ -33,7 +33,7 @@ export const defaultSettings = {
|
|||
panelPosition: 'right',
|
||||
userPatterns: '{}',
|
||||
audioDeviceName: defaultAudioDeviceName,
|
||||
audioEngineTarget: audioEngineTargets.webaudio //webaudio | superdirt
|
||||
audioEngineTarget: audioEngineTargets.webaudio, //webaudio | superdirt
|
||||
};
|
||||
|
||||
let search = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue