From e648ad0cfafd13466bed699a7fe081fec4fbe168 Mon Sep 17 00:00:00 2001 From: Daniel Lugo Date: Wed, 10 Jun 2020 10:58:01 -0400 Subject: [PATCH] comment --- src/routes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({