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

[backport 1.19.4] fix(cmds): option choices were incorrectly serializing to disk (fixes #83) (#90) #110

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

axieum
Copy link
Owner

@axieum axieum commented Oct 19, 2023

This was caused by it being deserialized as JsonPrimitive, and then this object being serialized back to disk.

(cherry picked from commit 70574c4)

…83) (#90)

This was caused by it being deserialized as `JsonPrimitive`, and then this object being serialized back to disk.

(cherry picked from commit 70574c4)
@github-actions github-actions bot added the minecord-cmds Improvements or additions to the commands module label Oct 19, 2023
@axieum axieum merged commit 9e560cf into mc/1.19.4 Oct 19, 2023
@axieum axieum deleted the backport/pr-90 branch October 19, 2023 13:16
This was referenced Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minecord-cmds Improvements or additions to the commands module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant