mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 11:56:13 +02:00
fix(frontend): fix settings-search-index of webhook
This commit is contained in:
@@ -791,7 +791,7 @@ export const searchIndexes: SearchIndexItem[] = [
|
||||
},
|
||||
{
|
||||
id: '5VSGOVYR0',
|
||||
label: i18n.ts.manage,
|
||||
label: i18n.ts._settings.webhook,
|
||||
keywords: ['webhook'],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user