Fix for issue #365

This commit is contained in:
Vivek Kaushal
2018-12-07 21:26:48 +05:30
parent 89a277c354
commit d32b7b612a

View File

@@ -502,7 +502,7 @@ class Client(object):
return users return users
def searchForUsers(self, name, limit=1): def searchForUsers(self, name, limit=10):
""" """
Find and get user by his/her name Find and get user by his/her name