Commit 01a3e14
authored
achievements: make sure thanks count is displayed properly (commons-app#5647)
We seem to be incorrectly setting the the thanks count in the achievement level
text. This was then being over-written by the actual achievement level value
in the code flow. In the end, the thanks count seems not to have been displayed at all.
Correct this by properly updating the thanks count.
Fixes commons-app#56411 parent 2a2780a commit 01a3e14
File tree
1 file changed
+1
-1
lines changed- app/src/main/java/fr/free/nrw/commons/profile/achievements
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
0 commit comments