From b9e942300928817cab22426a6d41f60f39cff6ba Mon Sep 17 00:00:00 2001 From: vivek kasture Date: Mon, 11 Nov 2024 17:35:20 +0530 Subject: [PATCH] Issue #PS-0000 fix: Youtube content player fixed --- src/utils/app.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/utils/app.config.ts b/src/utils/app.config.ts index 90c26aa..b459211 100644 --- a/src/utils/app.config.ts +++ b/src/utils/app.config.ts @@ -23,5 +23,4 @@ export const MIME_TYPE = { export const TENANTID = { ID: "ef99949b-7f3a-4a5f-806a-e67e683e38f3", -}; -https://www.figma.com/design/qTfxC9E9rFMJqZdL0K6JTJ/SCP-Dev-Admin?node-id=841-866&node-type=section&t=0Ufxp3lS0voj13fK-11 \ No newline at end of file +}; \ No newline at end of file