fix build

This commit is contained in:
Jesper Møller Jensen
2024-01-03 19:13:50 +13:00
parent cda8ede2c6
commit 72706c62ae

View File

@@ -82,6 +82,8 @@ export class UmbRelationTypeServerDataSource
alias: '',
isBidirectional: false,
isDependency: false,
path: '',
isSystemRelationType: false,
};
return { data };