mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
[client] Fix control panel indicator
This commit is contained in:
parent
27a088a6a1
commit
f608247be4
1 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,8 @@
|
||||||
updateAvailable
|
updateAvailable
|
||||||
"
|
"
|
||||||
class="indicator"
|
class="indicator"
|
||||||
></span
|
><i class="icon ph-circle ph-fill"></i>
|
||||||
|
</span
|
||||||
><i class="icon ph-door ph-bold ph-fw ph-lg"></i
|
><i class="icon ph-door ph-bold ph-fw ph-lg"></i
|
||||||
><span class="text">{{ i18n.ts.controlPanel }}</span>
|
><span class="text">{{ i18n.ts.controlPanel }}</span>
|
||||||
</MkA>
|
</MkA>
|
||||||
|
|
Loading…
Reference in a new issue