mirror of https://github.com/bastienwirtz/homer
Status visibility no longer depending on subtitle
parent
4eeed6596b
commit
b63add2f95
|
@ -25,7 +25,7 @@
|
|||
</template>
|
||||
</p>
|
||||
</div>
|
||||
<div v-if="!item.subtitle" class="status" :class="protection">
|
||||
<div class="status" :class="protection">
|
||||
{{ protection }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue