From caa370e01705f835f97d764318bd2f6eb423e010 Mon Sep 17 00:00:00 2001 From: CF3B5 Date: Sun, 14 Jul 2024 23:09:46 +0800 Subject: [PATCH] Fix some bug --- src/components/TheEditor.vue | 4 ++-- src/locales/en.json | 6 ++++-- src/locales/zh.json | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/TheEditor.vue b/src/components/TheEditor.vue index dcd593119..31ee22a53 100644 --- a/src/components/TheEditor.vue +++ b/src/components/TheEditor.vue @@ -72,10 +72,10 @@ :items="configFileStructure" @update:active="activeChanges" > -