Skip to content

Commit

Permalink
Update app/Importers/MmpImporter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-kamil authored Jan 10, 2025
1 parent 64c3be6 commit e220c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/Importers/MmpImporter.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ class MmpImporter extends AbstractImporter
];

protected $defaults = [
'gallery:sk' => 'Múzeum Prahy, MMP',
'gallery:cs' => 'Muzeum Prahy, MMP',
'gallery:sk' => 'Múzeum Prahy, MP',
'gallery:cs' => 'Muzeum Prahy, MP',
];

private array $workTypeTranslationKeys;
Expand Down

0 comments on commit e220c23

Please sign in to comment.