@@ -38,8 +27,8 @@ const description = computed(() => {
{{ formatName(extension) }}
- {{ chip }}
-
+ {{ chip }}
+
{{ t('installed') }}
@@ -47,7 +36,7 @@ const description = computed(() => {
{{ extension.publisher.github_name ?? extension.publisher.username }}
- {{ description }}
+ {{ extension.description }}
{{ t('no_description') }}
@@ -69,7 +58,7 @@ const description = computed(() => {
-