discourse-solved/app/serializers/concerns
tshenry 55c9fca212
FIX: typo in mixin and incorrect setting description (#165)
`allow_accepted_answer` should be `allow_accepted_answers` (with an `s` at the end) in the `TopicAnswerMixin`.

The `enable_solved_tags` setting description seemed to be using the description intended for `allow_solved_on_all_topics`. Both descriptions have been updated.
2021-09-17 18:07:01 -07:00
..
topic_answer_mixin.rb FIX: typo in mixin and incorrect setting description (#165) 2021-09-17 18:07:01 -07:00