Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

achievements: make sure thanks count is displayed properly #5647

Merged
merged 1 commit into from
Mar 25, 2024

Commits on Mar 25, 2024

  1. achievements: make sure thanks count is displayed properly

    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 #5641
    sivaraam committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7689e24 View commit details
    Browse the repository at this point in the history