FriendsOfFlarum / byobu

Well integrated, advanced private discussions for your Flarum forum.
https://discuss.flarum.org/d/4762-flagrow-by-bu-well-integrated-advanced-private-discussions
MIT License
54 stars 33 forks source link

Fixed `RecipientLabel` link being `true` instead of link to user profile #159

Closed iPurpl3x closed 2 years ago

iPurpl3x commented 2 years ago

Fixes #157

Changes proposed in this pull request:

Actually create a link and don't just pass true as href attr.

Reviewers should focus on: If the links work fine now

Confirmed