toLowerCase cant read propety solved on edit event

This commit is contained in:
Eudes Inácio
2022-12-21 12:26:43 +01:00
9 changed files with 63 additions and 101 deletions
@@ -16,7 +16,8 @@ export class AgendaPermission{
}
}
get access () {
return 530
if(this.hasOwnCalendar || this.hasSharedCalendar) {
return 530
} else {