From 753092db30920aad7072df16368e3c4cf2c4b06e Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 17 Sep 2025 11:14:13 +0200 Subject: [PATCH] Move hide/show checklist to left --- dashboard/src/components/app/Info.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/components/app/Info.vue b/dashboard/src/components/app/Info.vue index 7f3f6dba1..99568e0c2 100644 --- a/dashboard/src/components/app/Info.vue +++ b/dashboard/src/components/app/Info.vue @@ -106,7 +106,7 @@ onMounted(() => {
-
+
{{ $t('app.appInfo.checklistShow') }}
{{ $t('app.appInfo.checklistHide') }}