This commit is contained in:
iVampireSP.com 2023-03-16 20:36:37 +08:00
parent 9d62ff9f23
commit cca6c0c710
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -14,7 +14,7 @@
<div class="d-flex w-100 justify-content-between"> <div class="d-flex w-100 justify-content-between">
<h5 class="mb-1">{{ server.name }}</h5> <h5 class="mb-1">{{ server.name }}</h5>
<small> <small>
<server-status :status="server.status"></server-status> <server-status :status="server.status" />
</small> </small>
</div> </div>
<p class="mb-1"> <p class="mb-1">