server change
This commit is contained in:
@@ -23,7 +23,7 @@ const users = [
|
||||
role: 'SLIP'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
// Signup
|
||||
router.post('/signup', async (req, res) => {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user