fix(frontend): fix settings-search-index of webhook

This commit is contained in:
syuilo
2025-03-16 11:02:54 +09:00
parent c2940fd77c
commit 9599261fc3
2 changed files with 2 additions and 2 deletions

View File

@@ -791,7 +791,7 @@ export const searchIndexes: SearchIndexItem[] = [
},
{
id: '5VSGOVYR0',
label: i18n.ts.manage,
label: i18n.ts._settings.webhook,
keywords: ['webhook'],
},
],