chore(frontend): tweak lockdown setting

This commit is contained in:
syuilo
2025-03-10 12:03:54 +09:00
parent 7957ee5191
commit 6c9153300d
4 changed files with 9 additions and 3 deletions

View File

@@ -253,7 +253,7 @@ export const searchIndexes: SearchIndexItem[] = [
keywords: ['follower', i18n.ts._accountSettings.makeNotesFollowersOnlyBeforeDescription],
},
{
id: '2prkeWRSd',
id: 'ebJ9IUbik',
label: i18n.ts._accountSettings.makeNotesHiddenBefore,
keywords: ['hidden', i18n.ts._accountSettings.makeNotesHiddenBeforeDescription],
},