From 1025804632014a2f41babe66b6f4014e58349fda Mon Sep 17 00:00:00 2001 From: Samruddhi Date: Tue, 26 Mar 2024 15:53:30 -0700 Subject: [PATCH] updated hydration-utils.js MH: Added Firefly product to AA Modal 'Product' Field List --- contenthub/hydration/hydration-utils.js | 1 + 1 file changed, 1 insertion(+) diff --git a/contenthub/hydration/hydration-utils.js b/contenthub/hydration/hydration-utils.js index bdcf6216..8f828a3d 100644 --- a/contenthub/hydration/hydration-utils.js +++ b/contenthub/hydration/hydration-utils.js @@ -145,6 +145,7 @@ export function getMetadataSchema(facetOptions){ { name: 'Digital Editions', id: 'digital-editions' }, { name: 'Dreamweaver', id: 'dreamweaver' }, { name: 'Fill Sign', id: 'fill-sign' }, + { name: 'Firefly', id: 'firefly' }, { name: 'Frame.io', id: 'frame-io' }, { name: 'Fresco', id: 'fresco' }, { name: 'Http Dynamic Streaming', id: 'http-dynamic-streaming' },