mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	This commit removes the stream-admins option for wildcard mention policy in webapp since we are not moving forward with stream administrator concept and instead working on new permssions model as per #19525. There is no functional change, we only remove the by_stream_admins_only key and instead use by_admins_only with the correct code value.