FIX: Solved count on user profile (#264)

Followup to 8352a79145
This commit is contained in:
David Taylor
2023-10-30 12:57:34 +00:00
committed by GitHub
parent f7f28cb56f
commit b0d3d5017e
@@ -1,4 +1,4 @@
{{#if (and this.siteSettings.solved_enabled @outletArgs.solved_count)}}
{{#if (and this.siteSettings.solved_enabled @outletArgs.model.solved_count)}}
<li class="user-summary-stat-outlet solved-count">
<LinkTo @route="userActivity.solved">
<UserStat