Unneeded field removed

This commit is contained in:
Michael 2023-03-04 19:28:31 +00:00
parent b761760d65
commit 60ddef1720
1 changed files with 6 additions and 7 deletions

View File

@ -912,7 +912,6 @@ class Media
'url' => $links[0]['url'],
'title' => $links[0]['name'],
'text' => $links[0]['description'],
'alternative_title' => '',
'publisher_name' => $links[0]['publisher-name'],
'publisher_url' => $links[0]['publisher-url'],
'publisher_img' => $links[0]['publisher-image'],