Merge remote-tracking branch 'upstream/develop' into shigusegubu

* upstream/develop:
  Update Hebrew translation
  Debug
This commit is contained in:
Henry Jameson 2018-09-17 19:02:18 +03:00
commit 3fe199ac0e
2 changed files with 62 additions and 5 deletions

View file

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