fix(frontend): fix settings-search-index of webhook
This commit is contained in:
parent
c2940fd77c
commit
9599261fc3
2 changed files with 2 additions and 2 deletions
|
|
@ -791,7 +791,7 @@ export const searchIndexes: SearchIndexItem[] = [
|
|||
},
|
||||
{
|
||||
id: '5VSGOVYR0',
|
||||
label: i18n.ts.manage,
|
||||
label: i18n.ts._settings.webhook,
|
||||
keywords: ['webhook'],
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue