From e1e369de9ecede19dd0a11002d615f1afd200403 Mon Sep 17 00:00:00 2001 From: Leo Giovanetti Date: Tue, 28 Jun 2022 13:36:19 -0300 Subject: [PATCH] Hotfix: Fixing app types variants (fixes Hubspot) (#3176) * Fixing Hubspot * Comment --- packages/lib/deriveAppDictKeyFromType.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/lib/deriveAppDictKeyFromType.ts b/packages/lib/deriveAppDictKeyFromType.ts index 63a7f05a6e..1d814cfd16 100644 --- a/packages/lib/deriveAppDictKeyFromType.ts +++ b/packages/lib/deriveAppDictKeyFromType.ts @@ -21,6 +21,13 @@ export function deriveAppDictKeyFromType(appType: string, dict: Record