Parameterize app name

This commit is contained in:
Jon Staab
2024-10-22 11:04:40 -07:00
parent f2570c3766
commit 249f660d40
18 changed files with 51 additions and 32 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
memberships,
roomsByUrl,
GENERAL,
PLATFORM_RELAY,
} from "@app/state"
import {checkRelayConnection, checkRelayAuth} from "@app/commands"
import {pushModal} from "@app/modal"
@@ -97,7 +98,7 @@
Create Invite
</Button>
</li>
{#if !import.meta.env.VITE_PLATFORM_RELAY}
{#if !PLATFORM_RELAY}
<li>
{#if getMembershipUrls($userMembership).includes(url)}
<Button on:click={leaveSpace} class="text-error">