follows at auth

This commit is contained in:
Daniel Lugo 2020-09-17 15:33:04 -04:00
parent 5da6089aab
commit d7ea399f24

View file

@ -694,7 +694,8 @@ module.exports = async (
user: { user: {
alias, alias,
publicKey publicKey
} },
follows: await GunGetters.Follows.currentFollows()
}) })
return true return true