Fondation

This commit is contained in:
alma 2026-01-17 00:31:11 +01:00
parent d272fc4f3f
commit 79ed31e4f4

View File

@ -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;