mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Accomplished by adding a function to clear the status message with an empty string. The html is then updated to reflect changes without a refresh. Currently, it's a small hassle to clear a status message. This option makes things a bit easier. Fixes #11630.