Minor channel logo fixes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<a
|
||||
:href="`/${entity.type}/${entity.slug}`"
|
||||
class="entity"
|
||||
class="entity nolink"
|
||||
>
|
||||
<img
|
||||
v-if="entity.hasLogo"
|
||||
|
||||
Reference in New Issue
Block a user