fix typos
This commit is contained in:
parent
b75e933e99
commit
66120656d3
1 changed files with 2 additions and 2 deletions
|
@ -99,8 +99,8 @@ export const initialCalendars = Array.from(
|
||||||
export const calendarTree = {
|
export const calendarTree = {
|
||||||
COF: {
|
COF: {
|
||||||
BdA: {},
|
BdA: {},
|
||||||
'COF - Évènements': {}
|
'COF - Évènements': {},
|
||||||
'COF - AG': {},
|
'COF - AG': {}
|
||||||
},
|
},
|
||||||
'Clubs COF': {
|
'Clubs COF': {
|
||||||
'Club réseau': {},
|
'Club réseau': {},
|
||||||
|
|
Loading…
Reference in a new issue