From 5185cc32a48536df2cf4518bfab1d6b031a4fc5f Mon Sep 17 00:00:00 2001 From: gpeppers Date: Tue, 4 Nov 2025 14:54:24 -0600 Subject: [PATCH] add zoho to auth settings list (#7021) Co-authored-by: Alexander Petric --- frontend/src/lib/components/AuthSettings.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/lib/components/AuthSettings.svelte b/frontend/src/lib/components/AuthSettings.svelte index 0959970b8c..0f21d1cae7 100644 --- a/frontend/src/lib/components/AuthSettings.svelte +++ b/frontend/src/lib/components/AuthSettings.svelte @@ -69,6 +69,7 @@ 'spotify', 'snowflake_oauth', 'teams', + 'zoho', 'xero', 'apify' ]