updating alerts ui/ux
This commit is contained in:
@@ -4,7 +4,6 @@ const pool = mysql.createPool({
|
||||
host: "localhost",
|
||||
user: "root",
|
||||
database: "Marketplace",
|
||||
password: "12345678"
|
||||
});
|
||||
|
||||
// const pool = mysql.createPool(
|
||||
|
||||
Reference in New Issue
Block a user