diff --git a/src/components/cards/PluginAppCard.vue b/src/components/cards/PluginAppCard.vue
index 2d78d042..c78c5546 100644
--- a/src/components/cards/PluginAppCard.vue
+++ b/src/components/cards/PluginAppCard.vue
@@ -229,7 +229,7 @@ const dropdownItems = ref([
class="flex flex-col align-self-baseline justify-between px-2 py-2 w-full overflow-hidden max-h-10 min-h-10"
>
-
+
-
+
- {{ props.count?.toLocaleString() }}
+ {{ props.count?.toLocaleString() }}
diff --git a/src/components/cards/PluginCard.vue b/src/components/cards/PluginCard.vue
index 5d030d52..e47ec64f 100644
--- a/src/components/cards/PluginCard.vue
+++ b/src/components/cards/PluginCard.vue
@@ -384,7 +384,7 @@ watch(
class="flex flex-col align-self-baseline justify-between px-2 py-2 w-full overflow-hidden max-h-10 min-h-10"
>
-
+
@@ -397,14 +397,14 @@ watch(
{{ props.plugin?.plugin_author }}
-
+
- {{ props.count?.toLocaleString() }}
+ {{ props.count?.toLocaleString() }}
-
+