diff --git a/src/api/v3/keyoxide_profile.js b/src/api/v3/keyoxide_profile.js index 15c1028..ec08e0f 100644 --- a/src/api/v3/keyoxide_profile.js +++ b/src/api/v3/keyoxide_profile.js @@ -121,6 +121,7 @@ router.get('/fetch', if ('errors' in data && data.errors.length > 0) { res.status(500).send(data) + return } // Do verification