forked from DGNum/metis
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])
|
.map(cal => cal[0])
|
||||||
|
|
||||||
export const calendarTree = {
|
export const calendarTree = {
|
||||||
COF: {
|
'COF ': {
|
||||||
BdA: {},
|
BdA: {},
|
||||||
'COF - Évènements': {},
|
'COF': {},
|
||||||
'COF - AG': {}
|
'AG du COF': {}
|
||||||
},
|
},
|
||||||
'Clubs COF': {
|
'Clubs COF': {
|
||||||
'Club réseau': {},
|
'Club réseau': {},
|
||||||
|
|
Loading…
Reference in a new issue