From f429f15d872dbe2308e941330cf357806ccd5eb1 Mon Sep 17 00:00:00 2001 From: "mohammed.razzaq" Date: Tue, 20 Feb 2024 11:38:39 +0530 Subject: [PATCH] Remove extra warning for Playlist experience --- includes/admin/class-bc-templates.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/admin/class-bc-templates.php b/includes/admin/class-bc-templates.php index cb3b6ec8..77af0eba 100644 --- a/includes/admin/class-bc-templates.php +++ b/includes/admin/class-bc-templates.php @@ -1310,7 +1310,7 @@ class="brightcove-datetime brightcove-end-date" <# } #> - <# if( data.mediaType === 'playlists' || data.mediaType === 'playlistexperience' ) { #> + <# if( data.mediaType === 'playlists' ) { #>