remove unesseccary code
This commit is contained in:
parent
c210ea3f89
commit
47f65da621
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@ export const defaultSettings = {
|
||||||
audioEngineTarget: audioEngineTargets.webaudio,
|
audioEngineTarget: audioEngineTargets.webaudio,
|
||||||
isButtonRowHidden: false,
|
isButtonRowHidden: false,
|
||||||
isCSSAnimationDisabled: false,
|
isCSSAnimationDisabled: false,
|
||||||
publicPatternPage: 1,
|
|
||||||
featuredPatternPage: 1,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
let search = null;
|
let search = null;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue