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 uninitialized var in login flow #1436

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

cewert
Copy link
Member

@cewert cewert commented Oct 26, 2023

Fix uninitialized var bug with login flow. Not sure how the brighterscript vscode extension didn't catch this 🤔

Changes

Issues

Fixes #1435

@cewert cewert requested a review from a team as a code owner October 26, 2023 15:32
Copy link
Member

@1hitsong 1hitsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixed the issue for me

@1hitsong 1hitsong merged commit 7e470da into jellyfin:unstable Oct 27, 2023
9 checks passed
@cewert cewert deleted the fix-login-bug branch October 28, 2023 14:06
@cewert cewert added the bug-fix This fixes a bug. label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This fixes a bug.
Projects
Development

Successfully merging this pull request may close these issues.

Can't login because of crash
2 participants