From 43197ee153533278077d26ab7949055e9cf2c027 Mon Sep 17 00:00:00 2001 From: expload <38076731+expload233@users.noreply.github.com> Date: Fri, 24 May 2024 11:06:18 +0000 Subject: [PATCH] format code --- src/locales/zh/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh/translation.json b/src/locales/zh/translation.json index 0b8e52a2..8481362a 100644 --- a/src/locales/zh/translation.json +++ b/src/locales/zh/translation.json @@ -180,5 +180,5 @@ "searching_updates": "检查更新...", "update_found": "有新版本 {{version}} 可用", "restarting_and_applying": "重启并应用更新" - } + } }