add_bds
This commit is contained in:
parent
6849eaed06
commit
f9a9009914
1 changed files with 6 additions and 0 deletions
|
@ -135,6 +135,11 @@ const calendars = {
|
|||
cloud: clouds.ELEVES_ENS,
|
||||
name: 'Divers',
|
||||
color: null
|
||||
},
|
||||
'TyMrLaPPDzT7yAGC': {
|
||||
cloud: clouds.ELEVES_ENS,
|
||||
name: 'BDS',
|
||||
color: null
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -162,6 +167,7 @@ export const calendarTree = {
|
|||
Ernestophone: {},
|
||||
'Club Inutile ☔': {}
|
||||
},
|
||||
BDS: {},
|
||||
"La Nuit de l'ENS": {},
|
||||
'Délégation Générale': {},
|
||||
'K-Fêt': {},
|
||||
|
|
Loading…
Reference in a new issue