calendars: add Club inutile, CinéClub, Fanfare (with backend)

This commit is contained in:
Raito Bezarius 2022-03-11 18:27:20 +01:00
parent 779a6b628c
commit 231c795b7c

View file

@ -7,12 +7,14 @@ const calendars = {
'5WrcagPPARQ3BD87': {
cloud: clouds.KLUB_RESEAU,
name: 'Club réseau',
color: null
color: null,
default_location: "Cave d'hackENS",
},
TFEAKjAgNFQZpNjo: {
cloud: clouds.KLUB_RESEAU,
name: 'hackENS',
color: null
color: null,
default_location: "Cave d'hackENS"
},
LLWm8qK9iC5YGrrR: {
cloud: clouds.ELEVES_ENS,
@ -30,6 +32,11 @@ const calendars = {
name: 'K-Fêt',
color: '#c63b52',
default_location: 'K-Fêt'
},
gsZtZK8c9EmREofn: {
cloud: clouds.ELEVES_ENS,
name: 'Fanfare',
color: null
}
}
@ -41,12 +48,13 @@ export const calendarTree = {
'Clubs COF': {
'Club réseau': {},
hackENS: {},
"Écriv'ENS": {}
"Écriv'ENS": {},
"CinéClub": {},
Fanfare: {},
'Club inutile': {},
},
COF: {
BDA: {
Philharmonie: {}
},
BDA: {},
AG: {}
},
BDS: {},