Skip to content

Commit

Permalink
fix(core): 馃悰 add missing file associated page icon
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Apr 27, 2024
1 parent a10fd97 commit a09e5e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Hooks/SkinHooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ private static function updateAssociatedPagesMenu( &$links ) {
// Most icons are not mapped yet in the associated pages menu
$iconMap = [
'main' => 'article',
'file' => 'image',
'user' => 'userAvatar'
];

Expand Down

0 comments on commit a09e5e0

Please sign in to comment.