why is me.isAdmin not working?
I am trying to update Alfresco/root/projects/slingshot/source/web/components/site-members/site-members.js as belowif (me.isAdmin)// if (me.options.currentUserRole !== undefined &&// me.options.currentUserRole === "SiteManager") ...