update to latest js apiclient
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
gotoNextPage: function () {
|
||||
|
||||
ApiClient.getAllUsers().done(function (users) {
|
||||
ApiClient.getUsers().done(function (users) {
|
||||
|
||||
if (users.length > 1) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user