Match lint settings

This commit is contained in:
Jasper Miller-Waugh
2021-10-28 15:07:19 +13:00
parent 9143b73f84
commit 348c5ec995
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,6 @@
<Uptime :monitor="monitor.element" type="24" :pill="true" />
{{ monitor.element.name }}
</div>
<div class="tags">
<Tag v-for="tag in monitor.element.tags" :key="tag" :item="tag" :size="'sm'" />