mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-03 15:05:05 -04:00
Match lint settings
This commit is contained in:
parent
9143b73f84
commit
348c5ec995
2 changed files with 4 additions and 4 deletions
|
@ -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'" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue