mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
toLowerCase cant read propety solved on edit event
This commit is contained in:
@@ -16,7 +16,8 @@ export class AgendaPermission{
|
||||
}
|
||||
}
|
||||
get access () {
|
||||
|
||||
return 530
|
||||
|
||||
if(this.hasOwnCalendar || this.hasSharedCalendar) {
|
||||
return 530
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user