mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-12 15:38:20 +02:00
As suggested in nodebb/nodebb-theme-persona#203, a positive action has been applied when a user attempts to upvote their own post. It will now open the upvoters modal instead of throwing an alertError. Closes nodebb/nodebb-theme-persona#203