Merge pull request #919 from frappe/mergify/bp/main-hotfix/pr-916

fix: add context for Integrations (backport #916)
This commit is contained in:
Shariq Ansari 2025-06-11 11:14:32 +05:30 committed by GitHub
commit 901eb381d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,7 @@ const tabs = computed(() => {
], ],
}, },
{ {
label: __('Integrations'), label: __('Integrations', null, 'FCRM'),
items: [ items: [
{ {
label: __('Telephony'), label: __('Telephony'),