mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 18:55:56 +02:00
chore(frontend): remove duplicated warn
This commit is contained in:
@@ -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],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user