From 47b585665d665b7474f45efe4e9517174a99e736 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Sat, 28 Feb 2026 22:35:21 -0800 Subject: [PATCH] fix: rename rStack to rSpace in app switcher dropdown Co-Authored-By: Claude Opus 4.6 --- shared/components/rstack-app-switcher.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = `