From 59d941f128cc5fe591402aa045bf6f92159bbd75 Mon Sep 17 00:00:00 2001 From: ESPGranEdu Date: Fri, 16 Aug 2024 22:59:20 +0200 Subject: [PATCH] Conditionally display stacks with its respective agent --- frontend/src/components/StackList.vue | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/StackList.vue b/frontend/src/components/StackList.vue index a6d0639..d2a0088 100644 --- a/frontend/src/components/StackList.vue +++ b/frontend/src/components/StackList.vue @@ -42,11 +42,26 @@ -
+ +
+ + + + +
+ +
{{ $t("addFirstStackMsg") }}
- +