commenting

This commit is contained in:
Daniel Lugo 2020-07-23 13:12:37 -04:00
parent bb1138579d
commit 1eb4c59ab6

View file

@ -28,6 +28,7 @@ exports.currentFollows = async () => {
return true
}
// load sometimes returns an empty set on the first try
if (size(v) === 0) {
return true
}