mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
integrations: Move GIPHY logo to the default path.
Generated the bot avatar for GIPHY.
This commit is contained in:
BIN
static/images/integrations/bot_avatars/giphy.png
Normal file
BIN
static/images/integrations/bot_avatars/giphy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 537 B |
@@ -523,7 +523,6 @@ INTEGRATIONS: dict[str, Integration] = {
|
||||
display_name="GIPHY",
|
||||
categories=["misc"],
|
||||
doc="zerver/integrations/giphy.md",
|
||||
logo="images/integrations/giphy/GIPHY_big_logo.png",
|
||||
),
|
||||
"git": Integration(
|
||||
"git", ["version-control"], stream_name="commits", doc="zerver/integrations/git.md"
|
||||
|
Reference in New Issue
Block a user