forked from extern/homer
Status visibility no longer depending on subtitle
This commit is contained in:
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
Block a user