diff --git a/src/routes.js b/src/routes.js index 284ca048..aa1e00ed 100644 --- a/src/routes.js +++ b/src/routes.js @@ -694,7 +694,8 @@ module.exports = async ( user: { alias, publicKey - } + }, + follows: await GunGetters.Follows.currentFollows() }) return true