From 0f86049b2204091ed9d2abcc906828cc284ab030 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sat, 22 Feb 2025 18:48:10 +0900 Subject: [PATCH] wip --- .../frontend/lib/vite-plugin-create-search-index.ts | 1 - packages/frontend/src/pages/settings/general.vue | 12 ++++++------ packages/frontend/src/pages/settings/privacy.vue | 8 ++++---- pnpm-lock.yaml | 5 ----- 4 files changed, 10 insertions(+), 16 deletions(-) diff --git a/packages/frontend/lib/vite-plugin-create-search-index.ts b/packages/frontend/lib/vite-plugin-create-search-index.ts index be140a3eb3..0a5c42d3ac 100644 --- a/packages/frontend/lib/vite-plugin-create-search-index.ts +++ b/packages/frontend/lib/vite-plugin-create-search-index.ts @@ -251,7 +251,6 @@ async function processVueFile( } } - traverse(ast); // AST を traverse (1段階目: ID 生成と親子関係記録) // 2段階目: :children 属性の追加 diff --git a/packages/frontend/src/pages/settings/general.vue b/packages/frontend/src/pages/settings/general.vue index 26e7348201..b60efedba0 100644 --- a/packages/frontend/src/pages/settings/general.vue +++ b/packages/frontend/src/pages/settings/general.vue @@ -4,7 +4,7 @@ SPDX-License-Identifier: AGPL-3.0-only --> - + - + {{ i18n.ts.displayOfNote }} @@ -196,9 +196,9 @@ SPDX-License-Identifier: AGPL-3.0-only - + - + {{ i18n.ts.notificationDisplay }} @@ -237,7 +237,7 @@ SPDX-License-Identifier: AGPL-3.0-only {{ i18n.ts._notification.checkNotificationBehavior }} - + {{ i18n.ts.appearance }} @@ -373,7 +373,7 @@ SPDX-License-Identifier: AGPL-3.0-only - +