mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-11-11 07:45:44 +01:00
Status visibility no longer depending on subtitle
This commit is contained in:
committed by
GitHub
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>
|
||||
|
||||
Reference in New Issue
Block a user