@@ -98,6 +98,7 @@ async function getAPIResponse(apiReq: Request): Promise<Response> {
}
result.push(metadata);
result.sort((a, b) => a.titleDe.localeCompare(b.titleDe));
jsonResponse = result;
The note is not visible to the blocked user.