Convert client and server from submodules to folders
This commit is contained in:
@@ -22,7 +22,7 @@ const users = [
|
||||
password:'Hr@12345',
|
||||
role: 'SLIP'
|
||||
}
|
||||
];
|
||||
];
|
||||
|
||||
// Signup
|
||||
router.post('/signup', async (req, res) => {
|
||||
|
||||
Reference in New Issue
Block a user