diff --git a/components/account/AccountBigCard.vue b/components/account/AccountBigCard.vue index b4a75c7d..270e1ac9 100644 --- a/components/account/AccountBigCard.vue +++ b/components/account/AccountBigCard.vue @@ -24,7 +24,7 @@ defineOptions({
-
+
diff --git a/components/account/AccountBigCardSkeleton.vue b/components/account/AccountBigCardSkeleton.vue index 9901e4a1..2c884f6b 100644 --- a/components/account/AccountBigCardSkeleton.vue +++ b/components/account/AccountBigCardSkeleton.vue @@ -7,7 +7,7 @@
-
+
diff --git a/components/account/AccountHandle.vue b/components/account/AccountHandle.vue index 2ec9c0fd..32f6823a 100644 --- a/components/account/AccountHandle.vue +++ b/components/account/AccountHandle.vue @@ -9,7 +9,7 @@ const serverName = $computed(() => getServerName(account))