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 - +