mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Change of class position createCalendarListItem
This commit is contained in:
parent
8e485c3cab
commit
5200917e0a
1 changed files with 1 additions and 1 deletions
|
|
@ -409,7 +409,7 @@ class NextcloudCalendarsPopupView extends rl.pluginPopupView {
|
|||
};
|
||||
|
||||
// Call the function to create and append the list item
|
||||
this.createCalendarListItem(calendarData, this.tree);
|
||||
// this.createCalendarListItem(calendarData, this.tree);
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue