diff --git a/src/routes.js b/src/routes.js index 3a041d8e..d50c828c 100644 --- a/src/routes.js +++ b/src/routes.js @@ -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({