From e40df915b202935b69cb890da1461fe5443b9a04 Mon Sep 17 00:00:00 2001 From: Thomas Niedermaier Date: Wed, 27 Nov 2024 22:31:17 +0100 Subject: [PATCH] code checker issue --- lang/en/repository_opencast.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/repository_opencast.php b/lang/en/repository_opencast.php index 2cd0042..ab44a81 100644 --- a/lang/en/repository_opencast.php +++ b/lang/en/repository_opencast.php @@ -44,4 +44,4 @@ $string['opencastvideoflavor_help'] = 'A publication may have several attachments with different flavors. Setup a flavor that should be used to retrieve the video url. If you leave this blank, the first available video url found in attachments will be used.'; $string['pluginname'] = 'Opencast videos'; -$string['privacy:metadata'] = 'The opencast repository only displays videos from Opencast, but does not effect or store any personal data.'; \ No newline at end of file +$string['privacy:metadata'] = 'The opencast repository only displays videos from Opencast, but does not effect or store any personal data.';