forked from AkkomaGang/akkoma-fe
Debug
This commit is contained in:
parent
dda0effd65
commit
207c188c16
1 changed files with 1 additions and 1 deletions
|
@ -47,8 +47,8 @@ function showWhoToFollow (panel, reply) {
|
|||
}
|
||||
})
|
||||
}
|
||||
cn = (cn + step) % users.length
|
||||
}
|
||||
cn = (cn + step) % users.length
|
||||
}
|
||||
|
||||
function getWhoToFollow (panel) {
|
||||
|
|
Loading…
Reference in a new issue