integrations: Move big-blue-button logo to the default path.

This commit is contained in:
Niloth P
2025-02-25 02:53:47 +05:30
committed by Tim Abbott
parent 3d178b0cd0
commit cdd39c9c71
3 changed files with 0 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

@@ -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",
),