Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2023-08-14 19:35:07 +07:00
committed by GitHub
parent e92918c6c7
commit 30f255fa7c
18 changed files with 249 additions and 54 deletions
+3 -1
View File
@@ -75,6 +75,8 @@ export default mergeIds(calendarId, calendar, {
SaturdayShort: '' as IntlString,
SundayShort: '' as IntlString,
Times: '' as IntlString,
AddParticipants: '' as IntlString
AddParticipants: '' as IntlString,
Sync: '' as IntlString,
Busy: '' as IntlString
}
})