From 7834c7e6b9d05eea478e0537f1848770437e8875 Mon Sep 17 00:00:00 2001
From: Ben Allfree
Date: Fri, 25 Apr 2025 11:19:04 -0700
Subject: [PATCH] fix: update Discord contact format in text
---
packages/dashboard/src/routes/(app)/account/Card.svelte | 2 +-
packages/dashboard/src/routes/(app)/account/FAQSection.svelte | 3 ++-
.../src/routes/(app)/instances/[instanceId]/Overview.svelte | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/packages/dashboard/src/routes/(app)/account/Card.svelte b/packages/dashboard/src/routes/(app)/account/Card.svelte
index a516f79d..f5612924 100644
--- a/packages/dashboard/src/routes/(app)/account/Card.svelte
+++ b/packages/dashboard/src/routes/(app)/account/Card.svelte
@@ -49,7 +49,7 @@
To change to a different plan, contact @noaxis on Discord.noaxis on Discord
{:else if prices.length > 0}
diff --git a/packages/dashboard/src/routes/(app)/account/FAQSection.svelte b/packages/dashboard/src/routes/(app)/account/FAQSection.svelte
index bf47fc1b..d8840728 100644
--- a/packages/dashboard/src/routes/(app)/account/FAQSection.svelte
+++ b/packages/dashboard/src/routes/(app)/account/FAQSection.svelte
@@ -67,7 +67,8 @@
Long version: If you need to cancel your membership for any reason,
- please contact @noaxis on Discordcontact .noaxis on Discord. If you cancel within the first 5 days of a signup or renewal, we'll
refund the full amount. Otherwise, we'll pro-rate it. Sound good?
diff --git a/packages/dashboard/src/routes/(app)/instances/[instanceId]/Overview.svelte b/packages/dashboard/src/routes/(app)/instances/[instanceId]/Overview.svelte
index ff431fbf..aece9cc5 100644
--- a/packages/dashboard/src/routes/(app)/instances/[instanceId]/Overview.svelte
+++ b/packages/dashboard/src/routes/(app)/instances/[instanceId]/Overview.svelte
@@ -40,7 +40,7 @@
Notice: You are in Custom Domain mode but it is not active and will not
work. Go find
@noaxis on Discord.noaxis on Discord to get set up.
{/if}