mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
integrations: Update Bitbucket logo.
Converts logo from PNG to SVG format.
This commit is contained in:
committed by
Rishi Gupta
parent
6f8481cd33
commit
5bf89b946d
@@ -267,7 +267,7 @@ WEBHOOK_INTEGRATIONS = [
|
||||
WebhookIntegration(
|
||||
'bitbucket2',
|
||||
['version-control'],
|
||||
logo='static/images/integrations/logos/bitbucket.png',
|
||||
logo='static/images/integrations/logos/bitbucket.svg',
|
||||
display_name='Bitbucket',
|
||||
stream_name='bitbucket'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user