chore(frontend): remove duplicated warn

This commit is contained in:
syuilo 2025-03-16 13:30:08 +09:00
parent 2d4e85b466
commit 2b23c7e7f5
2 changed files with 2 additions and 3 deletions

View file

@ -248,12 +248,12 @@ export const searchIndexes: SearchIndexItem[] = [
keywords: ['login', 'signin'],
},
{
id: 'lUtOQbnwi',
id: '5RbESWefG',
label: i18n.ts._accountSettings.makeNotesFollowersOnlyBefore,
keywords: ['follower', i18n.ts._accountSettings.makeNotesFollowersOnlyBeforeDescription],
},
{
id: '83WWcjwS9',
id: 'hdzwDs3qd',
label: i18n.ts._accountSettings.makeNotesHiddenBefore,
keywords: ['hidden', i18n.ts._accountSettings.makeNotesHiddenBeforeDescription],
},