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

Wrong count for game info update ready #443

Open
dot-mike opened this issue Dec 7, 2024 · 0 comments
Open

Wrong count for game info update ready #443

dot-mike opened this issue Dec 7, 2024 · 0 comments

Comments

@dot-mike
Copy link
Member

dot-mike commented Dec 7, 2024

During local set-up of FPFSS as source for game info, I only added one game on purpose to the database. I then notice that the launcher said I had two game updates, but in reality there is only one according to the FPFSS API.

So I'm wondering why is there a +1 to the count here?

{formatString(strings.updatedGamesReady, (props.main.metadataUpdate.total + 1).toString())}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant