Rajoute le CI

This commit is contained in:
Tom Hubrecht 2022-03-12 16:59:56 +01:00
parent 2bef697b7b
commit 93b48a0b70

View file

@ -62,6 +62,11 @@ const calendars = {
cloud: clouds.FRAMA_AGENDA, cloud: clouds.FRAMA_AGENDA,
name: 'CinéClub', name: 'CinéClub',
color: null color: null
},
'6SHG6cg9d7S3qqwD': {
cloud: clouds.ELEVES_ENS,
name: 'Club Inutile ☔',
color: null
} }
} }
@ -82,7 +87,7 @@ export const calendarTree = {
"Écriv'ENS": {}, "Écriv'ENS": {},
CinéClub: {}, CinéClub: {},
Ernestophone: {}, Ernestophone: {},
'Club inutile': {} 'Club Inutile ☔': {}
}, },
COF: { COF: {
BDA: {}, BDA: {},