diff --git a/src/layouts/components/ChainProfile.vue b/src/layouts/components/ChainProfile.vue index d1d3bebcaf..affc1cb3c4 100644 --- a/src/layouts/components/ChainProfile.vue +++ b/src/layouts/components/ChainProfile.vue @@ -33,7 +33,7 @@ function changeEndpoint(item: Endpoint) { baseStore.latest?.block?.header?.height || chainStore.chainName || '' - }} + }} {{ baseStore.connected ? '' : 'disconnected' }}