Add national days API to calendar

This commit is contained in:
2024-12-19 11:03:40 -05:00
parent 532ee37169
commit edc4d13d85
11 changed files with 102 additions and 1 deletions

View File

@@ -11,6 +11,10 @@
},
"Calendar": {
"PersonalUrl": "",
"HolidayUrl": ""
"HolidayUrl": "",
"NationalDays": {
"Url": "",
"Key": ""
}
}
}