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 account manager #553

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

nnyyxxxx
Copy link
Contributor

Type of Change

  • Bug fix
  • Refactoring

Testing

before:
image
image
after:
image
image
image

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

@nnyyxxxx
Copy link
Contributor Author

The check for bashisms ci is failing due to an issue with how the removed files arent being found, because well they are being removed and you cant check for bashisms in a removed file as it doesnt exist, this will be fixed with #554

@ChrisTitusTech ChrisTitusTech merged commit ef9307d into ChrisTitusTech:main Sep 20, 2024
1 of 2 checks passed
@nnyyxxxx nnyyxxxx deleted the fixuseraccountmanager branch September 20, 2024 02:17
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

Successfully merging this pull request may close these issues.

3 participants