From 0be95f4c82f2f1991c7ba1e0cdf80c1dc0a00593 Mon Sep 17 00:00:00 2001 From: Manuel Garcia Date: Wed, 3 Jul 2024 15:43:44 +0200 Subject: [PATCH] refactor: Update survey page to use 'has_text_input' instead of 'show_text' --- frontend/pages/survey/[_id]/[_question].vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pages/survey/[_id]/[_question].vue b/frontend/pages/survey/[_id]/[_question].vue index cfe96fca..84b5959a 100644 --- a/frontend/pages/survey/[_id]/[_question].vue +++ b/frontend/pages/survey/[_id]/[_question].vue @@ -14,7 +14,7 @@ -
+