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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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