diff --git a/client b/client index e662818..e347c4b 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit e6628183b0f20e159817314fcc8fae45cd2634e8 +Subproject commit e347c4baf6bbdbcea17bb4cad0fe27ccea776ae2 diff --git a/server/routes/auth.js b/server/routes/auth.js index ebfec9f..8dec674 100644 --- a/server/routes/auth.js +++ b/server/routes/auth.js @@ -21,7 +21,7 @@ const users = [ // password: '$2a$10$u0F8fM.6qz.2D0X0Z7.D6O9K2n0F8fM.6qz.2D0X0Z7.D6O9K2n0F8', // password123 password:'Hr@12345', role: 'SLIP' - } + } ]; // Signup