Minor channel logo fixes.

This commit is contained in:
2024-07-08 05:01:13 +02:00
parent b254bc22a4
commit d7372a518e
7 changed files with 26 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<template>
<a
:href="`/${entity.type}/${entity.slug}`"
class="entity"
class="entity nolink"
>
<img
v-if="entity.hasLogo"