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: {
|
||||
selectedId: null,
|
||||
palettes: [],
|
||||
selectedDictionaryPalette: null,
|
||||
},
|
||||
...orgData,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue