@@ -77,6 +77,7 @@ const start = async () => {
try {
initDatabase("anilist");
initDatabase("favorites");
initDatabase("cache");
await loadExtensions();
await fastify.listen({ port: 3000, host: '0.0.0.0' });
The note is not visible to the blocked user.