Rajoute le CI
This commit is contained in:
parent
2bef697b7b
commit
93b48a0b70
1 changed files with 6 additions and 1 deletions
|
@ -62,6 +62,11 @@ const calendars = {
|
|||
cloud: clouds.FRAMA_AGENDA,
|
||||
name: 'CinéClub',
|
||||
color: null
|
||||
},
|
||||
'6SHG6cg9d7S3qqwD': {
|
||||
cloud: clouds.ELEVES_ENS,
|
||||
name: 'Club Inutile ☔',
|
||||
color: null
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -82,7 +87,7 @@ export const calendarTree = {
|
|||
"Écriv'ENS": {},
|
||||
CinéClub: {},
|
||||
Ernestophone: {},
|
||||
'Club inutile': {}
|
||||
'Club Inutile ☔': {}
|
||||
},
|
||||
COF: {
|
||||
BDA: {},
|
||||
|
|
Loading…
Reference in a new issue