We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99c9ad commit 96ab89aCopy full SHA for 96ab89a
ui/src/components/logo/LogoFull.vue
@@ -55,7 +55,7 @@
55
/>
56
</g>
57
</svg>
58
- <img src="@/assets/logo/MaxKB-logo.svg" :height="height" />
+ <img v-else src="@/assets/logo/MaxKB-logo.svg" :height="height" />
59
</template>
60
61
<script setup lang="ts">
0 commit comments