diff --git a/packages/frontend/src/pages/settings/preferences.vue b/packages/frontend/src/pages/settings/preferences.vue
index a4e9616325..86ae8af213 100644
--- a/packages/frontend/src/pages/settings/preferences.vue
+++ b/packages/frontend/src/pages/settings/preferences.vue
@@ -104,15 +104,6 @@ SPDX-License-Identifier: AGPL-3.0-only
-
-
-
- {{ i18n.ts.pinnedList }}
-
- {{ i18n.ts.add }}
- {{ i18n.ts.remove }}
-
-
@@ -164,6 +155,15 @@ SPDX-License-Identifier: AGPL-3.0-only
+
+
+
+ {{ i18n.ts.pinnedList }}
+
+ {{ i18n.ts.add }}
+ {{ i18n.ts.remove }}
+
+
diff --git a/packages/frontend/src/utility/autogen/settings-search-index.ts b/packages/frontend/src/utility/autogen/settings-search-index.ts
index b77957fe84..df621beb7d 100644
--- a/packages/frontend/src/utility/autogen/settings-search-index.ts
+++ b/packages/frontend/src/utility/autogen/settings-search-index.ts
@@ -323,43 +323,43 @@ export const searchIndexes: SearchIndexItem[] = [
label: i18n.ts.emojiStyle,
keywords: ['emoji', 'style', 'native', 'system', 'fluent', 'twemoji'],
},
- {
- id: 'wo0s0CaI1',
- label: i18n.ts.pinnedList,
- keywords: ['pinned', 'list'],
- },
],
label: i18n.ts.general,
keywords: ['general'],
},
{
- id: 'l78F2W9Ok',
+ id: '5G6O6qdis',
children: [
{
- id: 'iOJ3Crlky',
+ id: 'khT3n6byY',
label: i18n.ts.showFixedPostForm,
keywords: ['post', 'form', 'timeline'],
},
{
- id: 'CQldliCSi',
+ id: 'q5ElfNSou',
label: i18n.ts.showFixedPostFormInChannel,
keywords: ['post', 'form', 'timeline', 'channel'],
},
{
- id: 'd2H4E5ys6',
+ id: '3GcWIaZf8',
label: i18n.ts.collapseRenotes,
keywords: ['renote', i18n.ts.collapseRenotesDescription],
},
{
- id: 'yb11lSY1G',
+ id: 'd2H4E5ys6',
label: i18n.ts.showGapBetweenNotesInTimeline,
keywords: ['note', 'timeline', 'gap'],
},
{
- id: 'fL49Zxe9i',
+ id: '1LHOhDKGW',
label: i18n.ts.disableStreamingTimeline,
keywords: ['disable', 'streaming', 'timeline'],
},
+ {
+ id: 'DSzwvTp7i',
+ label: i18n.ts.pinnedList,
+ keywords: ['pinned', 'list'],
+ },
{
id: 'ykifk3NHS',
label: i18n.ts.showNoteActionsOnlyHover,