diff --git a/core/modules/tracker/tracker.routing.yml b/core/modules/tracker/tracker.routing.yml index 5694ef0..c1788f8 100644 --- a/core/modules/tracker/tracker.routing.yml +++ b/core/modules/tracker/tracker.routing.yml @@ -26,5 +26,5 @@ tracker.user_tab: _access_mode: 'ALL' requirements: _permission: 'access content' - _entity_access: 'entity.user.canonical' + _entity_access: 'user.view'