@@ -10,4 +10,4 @@ const app = new Application();
app.use(router.routes());
app.use(router.allowedMethods());
app.listen({port: 8080});
app.listen({ port: 8080 });
The note is not visible to the blocked user.