From 17d10db84591ddeb6360e7648512e13749afbfed Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 14 Aug 2026 00:10:56 +0000
Subject: [PATCH] chore: auto-fix lint & formatting [skip ci]
---
app/components/GroupEditor.vue | 42 ++++++++++++++--------------
app/composables/useI18n.ts | 3 +-
docs/guide/groups.md | 2 +-
docs/zh/guide/groups.md | 2 +-
server/lib/core/dispatch.ts | 7 +----
server/lib/drivers/discord/render.ts | 16 ++++-------
server/lib/formatters/helpers.ts | 6 +++-
server/lib/formatters/push.ts | 7 ++---
server/lib/formatters/workflow.ts | 3 +-
tests/formatter.test.ts | 8 ++----
tests/telegram.test.ts | 10 ++++---
11 files changed, 50 insertions(+), 56 deletions(-)
diff --git a/app/components/GroupEditor.vue b/app/components/GroupEditor.vue
index 765d497..4025073 100644
--- a/app/components/GroupEditor.vue
+++ b/app/components/GroupEditor.vue
@@ -46,27 +46,27 @@
/>
{{ t("groupEditor.langHint") }}
-
-
-
-
-
-
-
-
{{ t("groupEditor.forgeLabelHint") }}
-
+
+
+
+
+
+
+
+
{{ t("groupEditor.forgeLabelHint") }}
+