mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-25 20:21:30 +02:00
Status visibility no longer depending on subtitle
This commit is contained in:
parent
4eeed6596b
commit
b63add2f95
@ -25,7 +25,7 @@
|
|||||||
</template>
|
</template>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div v-if="!item.subtitle" class="status" :class="protection">
|
<div class="status" :class="protection">
|
||||||
{{ protection }}
|
{{ protection }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user