@@ -42,6 +42,7 @@ fastify.get('/:id', (req, reply) => {
}
});
fastify.get('/view/:id', (req, reply) => reply.sendFile('/template/journey.html'));
fastify.get('/short/:id', (req, reply) => reply.sendFile('/template/journey.html'));
The note is not visible to the blocked user.