On désactive le calendrier du CI par défaut
This commit is contained in:
parent
93b48a0b70
commit
f89660f08e
1 changed files with 2 additions and 1 deletions
|
@ -66,7 +66,8 @@ const calendars = {
|
||||||
'6SHG6cg9d7S3qqwD': {
|
'6SHG6cg9d7S3qqwD': {
|
||||||
cloud: clouds.ELEVES_ENS,
|
cloud: clouds.ELEVES_ENS,
|
||||||
name: 'Club Inutile ☔',
|
name: 'Club Inutile ☔',
|
||||||
color: null
|
color: null,
|
||||||
|
initial: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue