1
0
Fork 0

update calendar.json

This commit is contained in:
Ryan Mwangi 2024-10-20 01:24:15 +03:00
parent 0e7e3e7804
commit 026367fb17
1 changed files with 2 additions and 4 deletions

View File

@ -2,15 +2,14 @@
"mergedCalendars": [
{
"id": "uniqueId1",
"linkGroupName": "Group 1",
"calendars": [
{
"linkGroupName": "Group 1",
"url": "https://example.com/calendar1.ics",
"prefix": "Calendar 1",
"override": false
},
{
"linkGroupName": "Group 1",
"url": "https://example.com/calendar2.ics",
"prefix": "Calendar 2",
"override": true
@ -19,15 +18,14 @@
},
{
"id": "uniqueId2",
"linkGroupName": "Group 2",
"calendars": [
{
"linkGroupName": "Group 2",
"url": "https://example.com/calendar3.ics",
"prefix": "Calendar 3",
"override": false
},
{
"linkGroupName": "Group 2",
"url": "https://example.com/calendar4.ics",
"prefix": "Calendar 4",
"override": true