diff --git a/shared/components/rstack-app-switcher.ts b/shared/components/rstack-app-switcher.ts index 1c008180..88bd2310 100644 --- a/shared/components/rstack-app-switcher.ts +++ b/shared/components/rstack-app-switcher.ts @@ -153,7 +153,7 @@ export class RStackAppSwitcher extends HTMLElement { r*
- rStack + rSpace Self-hosted community app suite
@@ -224,7 +224,7 @@ export class RStackAppSwitcher extends HTMLElement { ? `${badgeInfo.badge} ${currentMod!.name}` : currentMod ? `${currentMod.icon} ${currentMod.name}` - : `r* rStack`; + : `r* rSpace`; this.#shadow.innerHTML = `