Zoom Calendar
This commit is contained in:
@@ -111,7 +111,7 @@ router.post('/', async (req, res) => {
|
||||
return 1;
|
||||
}
|
||||
|
||||
const already_registered = recextra;
|
||||
const already_registered = recextra || user.aportador_solidario === tools.APORTADOR_NONE;
|
||||
|
||||
|
||||
// Check if is an other people aportador_solidario
|
||||
|
||||
Reference in New Issue
Block a user