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