fix: more wizard

This commit is contained in:
loks0n
2024-02-26 12:18:18 +00:00
parent 92e4644511
commit fcdadc6405
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@
</script>
<WizardStep>
<svelte:fragment slot="title">Project details</svelte:fragment>
<svelte:fragment slot="title">Details</svelte:fragment>
<FormList>
<InputText
label="Name"
@@ -6,7 +6,7 @@
</script>
<WizardStep>
<svelte:fragment slot="title">Webhook configuration</svelte:fragment>
<svelte:fragment slot="title">Configuration</svelte:fragment>
<svelte:fragment slot="subtitle">
Use webhooks to build integrations that subscribe to specific events on Appwrite. Appwrite
will send an HTTP POST payload to the webhook's configured URL when one of the specified