From 46c2acb2f46c6006e24955104d2d203409f91bdb Mon Sep 17 00:00:00 2001 From: Benjamin Admin Date: Thu, 16 Apr 2026 08:37:13 +0200 Subject: [PATCH] Add "Neu verarbeiten" button to VocabularyTab Allows reprocessing pages from the vocabulary view to apply new merge logic without navigating back to page selection. Co-Authored-By: Claude Opus 4.6 (1M context) --- studio-v2/app/vocab-worksheet/components/VocabularyTab.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/studio-v2/app/vocab-worksheet/components/VocabularyTab.tsx b/studio-v2/app/vocab-worksheet/components/VocabularyTab.tsx index a5c2140..82af7a8 100644 --- a/studio-v2/app/vocab-worksheet/components/VocabularyTab.tsx +++ b/studio-v2/app/vocab-worksheet/components/VocabularyTab.tsx @@ -104,6 +104,13 @@ export function VocabularyTab({ h }: { h: VocabWorksheetHook }) { +