mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	integrations: Update xkcd logo.
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								static/images/integrations/logos/xkcd.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								static/images/integrations/logos/xkcd.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 53 KiB  | 
@@ -463,7 +463,8 @@ INTEGRATIONS = {
 | 
			
		||||
BOT_INTEGRATIONS = [
 | 
			
		||||
    BotIntegration('github_detail', ['version-control', 'bots'],
 | 
			
		||||
                   display_name='GitHub Detail'),
 | 
			
		||||
    BotIntegration('xkcd', ['bots', 'misc'], display_name='xkcd'),
 | 
			
		||||
    BotIntegration('xkcd', ['bots', 'misc'], display_name='xkcd',
 | 
			
		||||
                   logo='static/images/integrations/logos/xkcd.png'),
 | 
			
		||||
]  # type: List[BotIntegration]
 | 
			
		||||
 | 
			
		||||
HUBOT_INTEGRATIONS = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user