@@ -112,7 +112,7 @@ switch (filter('op')) {
if ($hook->permission != '-') {
$results[] = [
'id' => $hook->id,
'name' => $hook->getTranslation('name'),
'name' => $hook->getTranslation('title'),
];
}
The note is not visible to the blocked user.