From 9e314276bd85abb8e5a9fc360ba154afc70f125c Mon Sep 17 00:00:00 2001 From: carlossa Date: Tue, 9 Jan 2024 14:37:44 +0100 Subject: [PATCH] refs #6383 set dark --- src/App.vue | 3 ++- src/layouts/MainLayout.vue | 9 --------- src/layouts/OutLayout.vue | 1 + 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/src/App.vue b/src/App.vue index 8e9bea2e4..d0d8c9358 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,10 +1,11 @@