calendar: add Écriv'ENS
This commit is contained in:
parent
0ccd9ec606
commit
dca9888373
1 changed files with 7 additions and 1 deletions
|
@ -21,13 +21,19 @@ const calendars = {
|
|||
name: 'Délégation Générale',
|
||||
short_name: 'DG',
|
||||
color: null
|
||||
},
|
||||
w442JdS5AaQ6czrP: {
|
||||
cloud: clouds.ELEVES_ENS,
|
||||
name: "Écriv'ENS",
|
||||
color: null,
|
||||
}
|
||||
}
|
||||
|
||||
export const calendarTree = {
|
||||
'Clubs COF': {
|
||||
'Club réseau': {},
|
||||
hackENS: {}
|
||||
hackENS: {},
|
||||
"Écriv'ENS": {}
|
||||
},
|
||||
COF: {
|
||||
BDA: {
|
||||
|
|
Loading…
Reference in a new issue