summaryrefslogtreecommitdiff
path: root/packages/frontend/src/utility
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-03-16 11:02:54 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-03-16 11:02:54 +0900
commit9599261fc351ff01b1e8bc7e6038d3a9a0c73d36 (patch)
treeab9983196e00cc7e9028d9e4c2696e2fde779266 /packages/frontend/src/utility
parentenhance(frontend): improve usability on touch device (diff)
downloadsharkey-9599261fc351ff01b1e8bc7e6038d3a9a0c73d36.tar.gz
sharkey-9599261fc351ff01b1e8bc7e6038d3a9a0c73d36.tar.bz2
sharkey-9599261fc351ff01b1e8bc7e6038d3a9a0c73d36.zip
fix(frontend): fix settings-search-index of webhook
Diffstat (limited to 'packages/frontend/src/utility')
-rw-r--r--packages/frontend/src/utility/autogen/settings-search-index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/utility/autogen/settings-search-index.ts b/packages/frontend/src/utility/autogen/settings-search-index.ts
index 2a0a4c1857..f1349d030d 100644
--- a/packages/frontend/src/utility/autogen/settings-search-index.ts
+++ b/packages/frontend/src/utility/autogen/settings-search-index.ts
@@ -791,7 +791,7 @@ export const searchIndexes: SearchIndexItem[] = [
},
{
id: '5VSGOVYR0',
- label: i18n.ts.manage,
+ label: i18n.ts._settings.webhook,
keywords: ['webhook'],
},
],