mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	This commit migrates realm emoji to be addressed by their `id` rather than their name. This fixes a long standing issue which was causing an error on uploading an emoji with same name as a deactivated realm emoji. Fixes: #6977.