From 2c5b6b3ac60988ebefad52cc2ba40f804e91376c Mon Sep 17 00:00:00 2001 From: NH Gooi Date: Fri, 3 May 2024 17:23:23 +0200 Subject: [PATCH] Podcastplaatjes ontbraken ineens --- api/app/Http/Controllers/PodcastController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/app/Http/Controllers/PodcastController.php b/api/app/Http/Controllers/PodcastController.php index 58e1e5e..e093eb6 100644 --- a/api/app/Http/Controllers/PodcastController.php +++ b/api/app/Http/Controllers/PodcastController.php @@ -12,7 +12,7 @@ class PodcastController extends Controller { public static $BASE_SQL = <<