@@ -23,8 +23,8 @@ fastify.register(require('@fastify/static'), {
});
fastify.register(require('@fastify/static'), {
root: path.join(__dirname, 'src'),
prefix: '/src/',
root: path.join(__dirname, 'src', 'scripts'),
prefix: '/src/scripts/',
decorateReply: false
The note is not visible to the blocked user.