mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	| @@ -11,7 +11,7 @@ var exports = {}; | ||||
|  | ||||
|     function add_sub(stream_name, $status_message) { | ||||
|         channel.post({ | ||||
|             url: '/users/me/subscriptions', | ||||
|             url: '/json/users/me/subscriptions', | ||||
|             data: { | ||||
|                 subscriptions: JSON.stringify([{'name': stream_name}]) | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user