chore: Use logo thumbnail instead of logo in the sidebar (#3706)

This commit is contained in:
Pranav Raj S 2022-01-06 15:09:01 -08:00 committed by GitHub
parent e1fe4f09bc
commit f7ed7756d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
<template>
<aside class="woot-sidebar">
<primary-sidebar
:logo-source="globalConfig.logo"
:logo-source="globalConfig.logoThumbnail"
:installation-name="globalConfig.installationName"
:account-id="accountId"
:menu-items="primaryMenuItems"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB