mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
integrations: Move big-blue-button logo to the default path.
This commit is contained in:
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
@@ -499,7 +499,6 @@ INTEGRATIONS: dict[str, Integration] = {
|
||||
"big-blue-button": Integration(
|
||||
"big-blue-button",
|
||||
["communication"],
|
||||
logo="images/integrations/logos/bigbluebutton.svg",
|
||||
display_name="BigBlueButton",
|
||||
doc="zerver/integrations/big-blue-button.md",
|
||||
),
|
||||
|
Reference in New Issue
Block a user