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 populating account array with missing default values #29397

Merged
merged 1 commit into from
Oct 23, 2021

Commits on Oct 22, 2021

  1. fix populating account array with missing default values

    - both $userData and $defaultUserData have numeric indices
    - each element contains at least the name and other fields
    - appending the missing data array is sufficient
    
    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    e26d6f0 View commit details
    Browse the repository at this point in the history