Skip to content

Commit

Permalink
Give PM labels a folder icon
Browse files Browse the repository at this point in the history
Signed-off-by: SychO <[email protected]>
  • Loading branch information
SychO9 authored and MissAllSunday committed Feb 6, 2021
1 parent f34761f commit a42242e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/PersonalMessage.php
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ function messageIndexBar($area)
'amt' => $label['unread_messages'],
'unread_messages' => $label['unread_messages'],
'messages' => $label['messages'],
'icon' => 'folder',
);
}
}
Expand Down

0 comments on commit a42242e

Please sign in to comment.