updated core to 8.6.1 via composer
This commit is contained in:
@@ -173,7 +173,7 @@ function tracker_views_data_alter(&$data) {
|
||||
'field' => 'uid',
|
||||
'name table' => 'users_field_data',
|
||||
'name field' => 'name',
|
||||
'id' => 'tracker_user_uid'
|
||||
'id' => 'tracker_user_uid',
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user