1
0
forked from wrenn/wrenn

Minor UI copy updates across capsules and templates pages

This commit is contained in:
2026-03-26 03:58:12 +06:00
parent 139f86bf9c
commit 12d1e356fa
5 changed files with 51 additions and 33 deletions

View File

@ -512,7 +512,7 @@
<svg class="shrink-0 text-[var(--color-red)]" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="10" /><line x1="12" y1="8" x2="12" y2="12" /><line x1="12" y1="16" x2="12.01" y2="16" />
</svg>
<span class="text-ui text-[var(--color-red)]">Failed to load metrics: {metricsError}</span>
<span class="text-ui text-[var(--color-red)]">Could not load metrics: {metricsError}. Will retry automatically.</span>
</div>
{/if}