add persistent proxy/visitor store with CRUD API and web UI (#5188)
This commit is contained in:
committed by
GitHub
Unverified
parent
d0347325fc
commit
01997deb98
@@ -13,6 +13,9 @@
|
||||
<span v-if="client.hostname" class="hostname-badge">{{
|
||||
client.hostname
|
||||
}}</span>
|
||||
<el-tag v-if="client.version" size="small" type="success"
|
||||
>v{{ client.version }}</el-tag
|
||||
>
|
||||
</div>
|
||||
|
||||
<div class="card-meta">
|
||||
|
||||
Reference in New Issue
Block a user