forked from FoundKeyGang/FoundKey
fix(client): Fix federation widget
This commit is contained in:
parent
186b26e103
commit
e1f2e364a4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<a class="a" :href="'https://' + instance.host" target="_blank" :title="instance.host">#{{ instance.host }}</a>
|
||||
<p>{{ instance.softwareName }} {{ instance.softwareVersion }}</p>
|
||||
</div>
|
||||
<x-chart class="chart" :src="stat.chart"/>
|
||||
<!-- TODO: <x-chart class="chart" :src="stat.chart"/> -->
|
||||
</div>
|
||||
</transition-group>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue