update tree
This commit is contained in:
parent
d5afde9089
commit
44f874722f
1 changed files with 3 additions and 3 deletions
|
@ -97,10 +97,10 @@ export const initialCalendars = Array.from(
|
|||
.map(cal => cal[0])
|
||||
|
||||
export const calendarTree = {
|
||||
COF: {
|
||||
'COF ': {
|
||||
BdA: {},
|
||||
'COF - Évènements': {},
|
||||
'COF - AG': {}
|
||||
'COF': {},
|
||||
'AG du COF': {}
|
||||
},
|
||||
'Clubs COF': {
|
||||
'Club réseau': {},
|
||||
|
|
Loading…
Reference in a new issue