@@ -6,7 +6,7 @@ const jwt = require("jsonwebtoken")
const dotenv = require("dotenv");
const Database = require("better-sqlite3");
const serverPort = 3001;
const serverPort = 3006;
const dev = process.argv.length > 2 && process.argv[2] == "-dev";
The note is not visible to the blocked user.