fix(copy): the task cards are handed out, not left on the table
Some checks failed
Audit / cargo audit (backend) (push) Failing after 8m38s
Audit / npm audit (frontend) (push) Successful in 1m16s
Checks / Backend — cargo test + clippy + fmt (push) Failing after 35s
Checks / Frontend — vitest + svelte-check (push) Failing after 5m47s
Checks / Keepsake viewer — builds, self-contained, committed artifact in sync (push) Failing after 5m1s
Checks / E2E — typecheck + lint (push) Failing after 57s
E2E / Playwright E2E (chromium + webkit) (push) Failing after 8m31s
E2E / Cross-UA smoke matrix (push) Failing after 4m58s
Some checks failed
Audit / cargo audit (backend) (push) Failing after 8m38s
Audit / npm audit (frontend) (push) Successful in 1m16s
Checks / Backend — cargo test + clippy + fmt (push) Failing after 35s
Checks / Frontend — vitest + svelte-check (push) Failing after 5m47s
Checks / Keepsake viewer — builds, self-contained, committed artifact in sync (push) Failing after 5m1s
Checks / E2E — typecheck + lint (push) Failing after 57s
E2E / Playwright E2E (chromium + webkit) (push) Failing after 8m31s
E2E / Cross-UA smoke matrix (push) Failing after 4m58s
"auf dem Kärtchen am Tisch" told guests to look somewhere the card is not. Each guest gets their own, so the location is both wrong and unnecessary — the card is already in their hand when they read this. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -317,8 +317,8 @@
|
||||
number belongs in the prose, the hashtag stays one word. -->
|
||||
<p class="mt-1.5 text-xs leading-snug text-gray-500 dark:text-gray-400">
|
||||
<span class="font-semibold text-gray-600 dark:text-gray-300">Fotoaufgabe?</span> Schreib
|
||||
die Aufgabe dazu — die Nummer steht unten rechts auf dem Kärtchen am Tisch — und setze den
|
||||
Hashtag #fotoaufgabe.
|
||||
die Aufgabe dazu — die Nummer steht unten rechts auf dem Kärtchen — und setze den Hashtag
|
||||
#fotoaufgabe.
|
||||
</p>
|
||||
<div class="mt-1 text-xs text-gray-500 text-right dark:text-gray-400">
|
||||
{caption.length} / {MAX_CAPTION_LENGTH}
|
||||
|
||||
Reference in New Issue
Block a user