This commit is contained in:
Hakaba Hitoyo 2018-09-09 15:22:55 +00:00
parent dda0effd65
commit 207c188c16

View file

@ -47,8 +47,8 @@ function showWhoToFollow (panel, reply) {
}
})
}
cn = (cn + step) % users.length
}
cn = (cn + step) % users.length
}
function getWhoToFollow (panel) {