Signed-off-by: walamana <joniogerg@gmail.com>
@@ -37,7 +37,7 @@ con.connect(err => {
app.get('/', (req, res) => {
console.log(con);
res.send("Welcome to the miniplan api!");
res.send("Welcome to the miniplan api!: " + cause);
});
app.get('/login', (req, res) => {
The note is not visible to the blocked user.