mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Update style of client strings.
(imported from commit 1516461cf53b2715de68e01f16bb8a8cc33c48ad)
This commit is contained in:
@@ -388,7 +388,7 @@ def main(args):
|
||||
return 2
|
||||
|
||||
if not opts.stdout:
|
||||
client = zulip.Client(verbose=True)
|
||||
client = zulip.Client(verbose=True, client="ZulipReview/0.1")
|
||||
|
||||
if 'staging' not in client.base_url:
|
||||
print '''
|
||||
|
Reference in New Issue
Block a user