From 76f6db011b28bfbcff1a98d8076145929990d881 Mon Sep 17 00:00:00 2001 From: Gitea Date: Wed, 24 Jun 2026 16:16:53 +0530 Subject: [PATCH] first --- client | 2 +- server/routes/auth.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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