fix long text

This commit is contained in:
Peter Maquiran
2023-02-17 16:22:28 +01:00
parent 83be7ac807
commit 0b982fe740
3 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ export class EventsService {
this.hasAnyCalendar = true
if(sharedCalendar?.OwnerUserId) {
this.GetCalendarName(sharedCalendar.OwnerUserId).subscribe((e)=> {
console.log('sharedCalendar.OwnerUserId',e)
this.calendarNames[sharedCalendar.CalendarId] = e.FullName
this.myCalendarNames[sharedCalendar.CalendarId] = e.FullName