From 3364e0acc1cb0a0f4ffb5a9314a0d1dc8f266344 Mon Sep 17 00:00:00 2001 From: Ioanna Kokkini Date: Wed, 17 Apr 2024 13:30:36 +0100 Subject: [PATCH] Update Today In Focus text --- common/app/conf/AudioFlagship.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/app/conf/AudioFlagship.scala b/common/app/conf/AudioFlagship.scala index 8163b011aa01..115485304b84 100644 --- a/common/app/conf/AudioFlagship.scala +++ b/common/app/conf/AudioFlagship.scala @@ -5,7 +5,7 @@ object AudioFlagship { val title: String = "Today in Focus" val seriesId: String = "today-in-focus" val description: String = - "Listen to the story behind the headlines for a deeper understanding of the news. Every weekday with Nosheen Iqbal and Michael Safi." + "Listen to the story behind the headlines for a deeper understanding of the news. Every weekday with Michael Safi and Helen Pidd." val subscribeLinks: Map[String, String] = Map( "Apple Podcasts" -> "https://itunes.apple.com/gb/podcast/today-in-focus/id1440133626?mt=2", "Google Podcasts" -> "https://www.google.com/podcasts?feed=aHR0cHM6Ly93d3cudGhlZ3VhcmRpYW4uY29tL25ld3Mvc2VyaWVzL3RvZGF5aW5mb2N1cy9wb2RjYXN0LnhtbA%3D%3D",