mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-16 01:47:30 +01:00
WIP MNT design/UX cleanup
This commit is contained in:
@@ -84,7 +84,7 @@ router.post('/', function(req, res, next) {
|
||||
|
||||
} else {
|
||||
res.status(400).json({
|
||||
"error": "user already in space"
|
||||
"error": "This email is already included in the Space memberships."
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user