Skip to content

Commit 9ac21e9

Browse files
committed
chore: format
1 parent b40dc74 commit 9ac21e9

File tree

1 file changed

+1
-0
lines changed
  • src/routes/(console)/organization-[organization]/change-plan

1 file changed

+1
-0
lines changed

src/routes/(console)/organization-[organization]/change-plan/+page.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
import { loadAvailableRegions } from '$routes/(console)/regions';
3535
import EstimatedTotalBox from '$lib/components/billing/estimatedTotalBox.svelte';
3636
import { Query } from '@appwrite.io/console';
37+
3738
export let data;
3839
3940
let selectedCoupon: Partial<Coupon> = null;

0 commit comments

Comments
 (0)