diff --git a/app/src/config/bazaar.ts b/app/src/config/bazaar.ts index bb8de2998..153567568 100644 --- a/app/src/config/bazaar.ts +++ b/app/src/config/bazaar.ts @@ -268,7 +268,7 @@ export const bazaar = { }; return `
- +
@@ -313,7 +313,7 @@ export const bazaar = { downloaded: true }; return `
-
+
${item.preferredName}${item.preferredName !== item.name ? ` ${item.name}` : ""} @@ -422,7 +422,7 @@ export const bazaar = { }); } html += `
-
+
${item.preferredName}${item.preferredName !== item.name ? ` ${item.name}` : ""} @@ -515,7 +515,7 @@ type="checkbox"> ${navTitle}
- +