right type

This commit is contained in:
MathieuG-P
2022-11-10 00:52:47 +01:00
parent 68ee96b8e3
commit 3a30e5fbc9
+1 -1
View File
@@ -1,6 +1,6 @@
export interface BsvMapDetail {
automapper: boolean,
createdAt: BsvInstant,
createdAt: string,
curatedAt: BsvInstant,
curator: BsvUserDetail,
deletedAt: BsvInstant,