fix: state the at-least-one requirement in the origins hint

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
hugocasa
2026-08-26 12:24:22 +02:00
co-authored by Claude Opus 5
parent 071ee1afb8
commit c83c1e1980
@@ -136,7 +136,9 @@
{#if malformed}
<div class="text-2xs text-red-600 dark:text-red-400">{malformed}</div>
{:else}
<div class="text-2xs text-secondary">Comma-separated. Use * to allow any origin.</div>
<div class="text-2xs text-secondary">
At least one origin, comma-separated. Use * to allow any.
</div>
{/if}
{:else if inheritsInstanceDefault}
<div class="text-2xs text-secondary">