mirror of https://github.com/buster-so/buster.git
build fix
This commit is contained in:
parent
12f30c4bad
commit
a92bf8234c
|
@ -66,6 +66,7 @@ export async function createTestOrganizationInDb(
|
||||||
organizationColorPalettes: {
|
organizationColorPalettes: {
|
||||||
selectedId: null,
|
selectedId: null,
|
||||||
palettes: [],
|
palettes: [],
|
||||||
|
selectedDictionaryPalette: null,
|
||||||
},
|
},
|
||||||
...orgData,
|
...orgData,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue