We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c668baa commit e163562Copy full SHA for e163562
1 file changed
src/lib/components/domains/recordTable.svelte
@@ -157,9 +157,9 @@
157
>{/if}
158
{:else if aaaaTabVisible}
159
<Link variant="muted" on:click={onNavigateToAAAA}>AAAA record</Link>
160
- {/if} instead. If you're using Cloudflare or another CDN, make sure the proxy is
161
- disabled (set to DNS only) for this record, since Appwrite serves your domain through
162
- its own CDN.
+ {/if} instead. If you're using Cloudflare or another CDN, make sure the proxy is disabled
+ (set to DNS only) for this record, since Appwrite serves your domain through its own
+ CDN.
163
</Alert.Inline>
164
{/if}
165
{:else}
0 commit comments