Skip to content

Commit

Permalink
revised claimReview slack icon
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Jan 7, 2025
1 parent 8cb1f78 commit 799d993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/Reviews.php
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ private function claimReview($tag, $op) {
'type' => 'section',
'text' => [
'type' => 'mrkdwn',
'text' => ":lower_left_fountain_pen: $reviewer $action <$base?s=byAlbumKey&amp;n=$tag&amp;action=search|$artist / $album>"
'text' => ":headphones: $reviewer $action <$base?s=byAlbumKey&amp;n=$tag&amp;action=search|$artist / $album>"
],
];

Expand Down

0 comments on commit 799d993

Please sign in to comment.