Merge pull request 'new calendar for cof events' (#25) from new_event_cal into master

Reviewed-on: https://git.rz.ens.wtf/Klub-RZ/metis/pulls/25
This commit is contained in:
tomate 2022-07-19 14:37:02 +02:00
commit 1361078402

View file

@ -58,14 +58,16 @@ const calendars = {
name: 'Ernestophone',
color: null
},
QZGnSH8GNeDpqkXt: {
dTHrXnYgsEoSTjWB: {
cloud: clouds.ELEVES_ENS,
name: 'COF - Évènements',
name: 'Évènements (COF)',
short_name: 'COF',
color: null
},
bCgRFByHLiCCNc55: {
cloud: clouds.ELEVES_ENS,
name: 'COF - AG',
name: 'Assemblées Générales (COF)',
short_name: 'AG COF',
color: null
},
r4yJZDHjwNtH8wkR: {
@ -97,10 +99,10 @@ export const initialCalendars = Array.from(
.map(cal => cal[0])
export const calendarTree = {
COF: {
'COF': {
BdA: {},
'COF - Évènements': {},
'COF - AG': {}
'Évènements (COF)': {},
'Assemblées Générales (COF)': {}
},
'Clubs COF': {
'Club réseau': {},