Fondation
This commit is contained in:
parent
d272fc4f3f
commit
79ed31e4f4
@ -73,7 +73,6 @@ const colorPalette = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
interface CalendarWithMission extends Calendar {
|
interface CalendarWithMission extends Calendar {
|
||||||
missionId?: string | null;
|
|
||||||
mission?: {
|
mission?: {
|
||||||
id: string;
|
id: string;
|
||||||
creatorId: string;
|
creatorId: string;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user