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',
|
name: 'Délégation Générale',
|
||||||
short_name: 'DG',
|
short_name: 'DG',
|
||||||
color: null
|
color: null
|
||||||
|
},
|
||||||
|
w442JdS5AaQ6czrP: {
|
||||||
|
cloud: clouds.ELEVES_ENS,
|
||||||
|
name: "Écriv'ENS",
|
||||||
|
color: null,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export const calendarTree = {
|
export const calendarTree = {
|
||||||
'Clubs COF': {
|
'Clubs COF': {
|
||||||
'Club réseau': {},
|
'Club réseau': {},
|
||||||
hackENS: {}
|
hackENS: {},
|
||||||
|
"Écriv'ENS": {}
|
||||||
},
|
},
|
||||||
COF: {
|
COF: {
|
||||||
BDA: {
|
BDA: {
|
||||||
|
|
Loading…
Reference in a new issue