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

Bugfix: Wrong default #124

Merged
merged 2 commits into from May 23, 2022
Merged

Bugfix: Wrong default #124

merged 2 commits into from May 23, 2022

Conversation

CommanderStorm
Copy link
Member

@CommanderStorm CommanderStorm commented May 23, 2022

For more details, how this issue was caused see #122
resolves #122

Signed-off-by: Frank Elsinga <frank@elsinga.de>
@CommanderStorm CommanderStorm added bug Something isn't working data This issue is related to the data collection and aggregation labels May 23, 2022
@CommanderStorm CommanderStorm self-assigned this May 23, 2022
@CommanderStorm CommanderStorm changed the title fixed the cause of the crash noticed in #122 Bugfix: Wrong default May 23, 2022
Signed-off-by: Frank Elsinga <frank@elsinga.de>
maps["available"].clear()
return maps

maps["default"] = default = f"rf{obj['default_map'][1]}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Wow I'm continuing to learn new syntax in Python

@octycs
Copy link
Contributor

octycs commented May 23, 2022

Thank you for the fix!

@octycs octycs merged commit 3863f20 into main May 23, 2022
@octycs octycs deleted the invalid_defaults branch May 23, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data This issue is related to the data collection and aggregation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Crash because of Roomfinder Maps data for Z10
2 participants