From 1d9141bab79738baaf7b808612437ee525ffc299 Mon Sep 17 00:00:00 2001 From: Gerald Schmittinger Date: Tue, 20 May 2025 11:34:00 +0200 Subject: [PATCH] fix(frontend): foutieve queries in QuestionBox.vue --- frontend/src/components/QuestionBox.vue | 66 ++++--------------------- 1 file changed, 10 insertions(+), 56 deletions(-) diff --git a/frontend/src/components/QuestionBox.vue b/frontend/src/components/QuestionBox.vue index 13bb1536..ef021793 100644 --- a/frontend/src/components/QuestionBox.vue +++ b/frontend/src/components/QuestionBox.vue @@ -1,16 +1,11 @@