build fix

This commit is contained in:
dal 2025-07-18 14:09:53 -06:00
parent 12f30c4bad
commit a92bf8234c
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ export async function createTestOrganizationInDb(
organizationColorPalettes: {
selectedId: null,
palettes: [],
selectedDictionaryPalette: null,
},
...orgData,
};