Match lint settings

This commit is contained in:
Jasper Miller-Waugh 2021-10-28 15:07:19 +13:00
parent 9143b73f84
commit 348c5ec995
No known key found for this signature in database
GPG key ID: 02A5F6F15443A805
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'" />