mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	Update style of client strings.
(imported from commit 1516461cf53b2715de68e01f16bb8a8cc33c48ad)
This commit is contained in:
		@@ -183,6 +183,7 @@ def make_feedback_client():
 | 
			
		||||
    sys.path.append(os.path.join(os.path.dirname(__file__), '../../api'))
 | 
			
		||||
    import zulip
 | 
			
		||||
    return zulip.Client(
 | 
			
		||||
        client="ZulipFeedback/0.1",
 | 
			
		||||
        email=settings.DEPLOYMENT_ROLE_NAME,
 | 
			
		||||
        api_key=settings.DEPLOYMENT_ROLE_KEY,
 | 
			
		||||
        verbose=True,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user