vault backup: 2024-09-18 08:51:47

This commit is contained in:
Dane Sabo 2024-09-18 08:51:47 -04:00
parent 0ac9b5be22
commit d11cb20b7e

View File

@ -1,5 +1,11 @@
{ {
"calendarSources": [ "calendarSources": [
{
"type": "dailynote",
"color": "#ffffff",
"heading": "Calendar Tasks"
},
{ {
"type": "local", "type": "local",
"color": "#e557c6", "color": "#e557c6",
@ -44,11 +50,6 @@
"type": "ical", "type": "ical",
"color": "#83ff7a", "color": "#83ff7a",
"url": "https://www.officeholidays.com/ics-fed/usa" "url": "https://www.officeholidays.com/ics-fed/usa"
},
{
"type": "dailynote",
"color": "#ffffff",
"heading": "Calendar Tasks"
} }
], ],
"defaultCalendar": 0, "defaultCalendar": 0,
@ -58,4 +59,4 @@
"mobile": "timeGrid3Days" "mobile": "timeGrid3Days"
}, },
"timeFormat24h": false "timeFormat24h": false
} }