mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-03-09 14:37:15 +00:00
* FIX: don't allow or count solutions in PMs Pretty straightforward, this ensures we don't allow users to mark a post as a solution in a PM. This also ensures we don't count solutions in topics that were converted to a PM. Internal ref t/146766