mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update src/routes/(console)/create-organization/+page.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
This commit is contained in:
@@ -191,4 +191,4 @@
|
||||
</svelte:fragment>
|
||||
</Wizard>
|
||||
|
||||
<ValidateCreditModal bind:show={showCreditModal} bind:couponData={selectedCoupon} isNewOrg={true} />
|
||||
<ValidateCreditModal bind:show={showCreditModal} bind:couponData={selectedCoupon} isNewOrg />
|
||||
|
||||
Reference in New Issue
Block a user