mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-17 06:52:14 -04:00
Refactored the `topic` model to replace legacy Ember property access (`get/set`) with modern tracked properties. Updated related logic in `add-topic-list-class` and `solved-unaccept-answer-button` to align with these changes.