From d9a84726517612f66c2b51733846888b73448150 Mon Sep 17 00:00:00 2001 From: ernstmul Date: Wed, 18 Dec 2024 11:11:13 +0100 Subject: [PATCH 1/3] Inform the user to first add a billing address to their account --- .../billing/replaceAddress.svelte | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/routes/(console)/organization-[organization]/billing/replaceAddress.svelte b/src/routes/(console)/organization-[organization]/billing/replaceAddress.svelte index 0eb06bbef7..2df6d1bc2c 100644 --- a/src/routes/(console)/organization-[organization]/billing/replaceAddress.svelte +++ b/src/routes/(console)/organization-[organization]/billing/replaceAddress.svelte @@ -1,6 +1,6 @@