@@ -4,7 +4,7 @@ const luxon = require('luxon');
const { WebUntis } = require('webuntis');
const app = express()
const port = process.env.PORT || 3000
const port = process.env.PORT;
app.get('/', (req, res) => {
res.send('server is running')
The note is not visible to the blocked user.