This commit is contained in:
Daniel Lugo 2020-06-10 10:58:01 -04:00
parent 47b2a4f010
commit e648ad0cfa

View file

@ -1875,7 +1875,7 @@ module.exports = async (
await GunActions.follow(req.params.publicKey, false)
// 201 would be extraneous here
// 201 would be extraneous here. Implement it inside app.put
return res.status(200)
} catch (err) {
return res.status(500).json({