From 8979e5fcdcabf34abcfa92808b5c4aed32649759 Mon Sep 17 00:00:00 2001 From: Willian Galvani Date: Mon, 8 Jul 2024 22:37:17 -0300 Subject: [PATCH] Frontend: set StatusTextWatcher textarea to disabled --- core/frontend/src/components/common/StatusTextWatcher.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/frontend/src/components/common/StatusTextWatcher.vue b/core/frontend/src/components/common/StatusTextWatcher.vue index f78132d8cc..8ace88f7fe 100644 --- a/core/frontend/src/components/common/StatusTextWatcher.vue +++ b/core/frontend/src/components/common/StatusTextWatcher.vue @@ -1,5 +1,5 @@