diff --git a/static/images/integrations/logos/trello.png b/static/images/integrations/logos/trello.png deleted file mode 100644 index 9ecc693f9e..0000000000 Binary files a/static/images/integrations/logos/trello.png and /dev/null differ diff --git a/static/images/integrations/logos/trello.svg b/static/images/integrations/logos/trello.svg new file mode 100644 index 0000000000..bac82f63bf --- /dev/null +++ b/static/images/integrations/logos/trello.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/zerver/lib/integrations.py b/zerver/lib/integrations.py index ab9878da03..34becb788e 100644 --- a/zerver/lib/integrations.py +++ b/zerver/lib/integrations.py @@ -450,7 +450,6 @@ INTEGRATIONS = { 'trello-plugin', 'trello-plugin', ['project-management'], - logo='static/images/integrations/logos/trello.png', secondary_line_text='(legacy)', display_name='Trello', doc='zerver/integrations/trello-plugin.md',