From 2748f2313797e50d8a2a7b87df09c0bc6e64360a Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Sat, 18 Mar 2023 12:18:08 +0000 Subject: [PATCH] fix(notifications): set mark-all-as-read parameter to be podcast_id instead of actor_id This fixes a permission error when clicking on mark all as read --- themes/cp_admin/podcast/notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/cp_admin/podcast/notifications.php b/themes/cp_admin/podcast/notifications.php index 025d1a8c..5791fb49 100644 --- a/themes/cp_admin/podcast/notifications.php +++ b/themes/cp_admin/podcast/notifications.php @@ -9,7 +9,7 @@ endSection() ?> section('headerRight') ?> - + endSection() ?> section('content') ?>