Skip to content

Fix bad switch in cmd.inspectItem#70

Merged
cezmunsta merged 1 commit into
masterfrom
fix-case
Sep 22, 2021
Merged

Fix bad switch in cmd.inspectItem#70
cezmunsta merged 1 commit into
masterfrom
fix-case

Conversation

@cezmunsta
Copy link
Copy Markdown
Owner

The switch statement for cmd.inspectItem had 2 case that should
have been combinded into a single case

Fixes #69

The switch statement for cmd.inspectItem had 2 case that should
have been combinded into a single case

Fixes #69
@cezmunsta cezmunsta added the bug Something isn't working label Sep 22, 2021
@cezmunsta cezmunsta self-assigned this Sep 22, 2021
@cezmunsta cezmunsta merged commit 39e699c into master Sep 22, 2021
@cezmunsta cezmunsta deleted the fix-case branch September 22, 2021 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix bad switch in cmd.inspectItem

1 participant