mirror of
https://github.com/fatedier/frp.git
synced 2026-04-04 08:09:17 +08:00
frpc: support store source config
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<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