mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
typo: capitalization
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<svelte:fragment slot="title">{collection.name}</svelte:fragment>
|
||||
<svelte:fragment slot="status">
|
||||
{#if !collection.enabled}
|
||||
<Pill>Disabled</Pill>
|
||||
<Pill>disabled</Pill>
|
||||
{/if}</svelte:fragment>
|
||||
|
||||
<Copy value={collection.$id}>
|
||||
|
||||
Reference in New Issue
Block a user