From ba652b9c97ecfa32b7c430768b6dccd2e634804e Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 01:27:36 +0530 Subject: [PATCH] feat: -rm select integration type --- public/locales/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/public/locales/en.json b/public/locales/en.json index 51e0df18..705d9069 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -308,7 +308,6 @@ }, "integration_settings": { "title": "Integration Settings", - "title_select_integration": "Select Integration Type", "descriptions": { "authenticated_as": "Authenticated as: {{email}}" },