Updated the disabled text

This commit is contained in:
Imad Saddik 2025-12-20 15:42:21 +01:00
parent fac6ef71a8
commit 9b87eaf898
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@
</div>
{#if isDisabled}
<p class="text-xs text-muted-foreground">Disabled when responsive width is enabled.</p>
<p class="text-xs text-muted-foreground">Disabled when automative width is enabled.</p>
{:else if field.help || SETTING_CONFIG_INFO[field.key]}
<p class="text-xs text-muted-foreground">
{field.help || SETTING_CONFIG_INFO[field.key]}