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

Fix Xbox Game Pass directory resolver bugs #882

Merged
merged 1 commit into from
Nov 29, 2022

Commits on Nov 25, 2022

  1. Fix Xbox Game Pass directory resolver bugs

    Fix a bug in the Xbox Game Pass directory resolver where an if check
    unintentionally always returned true due to a missing await keyword.
    
    Also modify the error handling block to not fail if something that
    doesn't have a message attribute attached to it is thrown.
    MythicManiac committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    be40d1c View commit details
    Browse the repository at this point in the history