We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b1824 commit c746c88Copy full SHA for c746c88
1 file changed
src/pluginPackage/changelog.json
@@ -716,7 +716,9 @@
716
"list": [
717
"Fixed Blueprints failing to save due to missing `fs` global.",
718
"Fixed Animated Java failing to reload correctly when plugins are reloaded.",
719
- "Fixed JSON Text Components failing to add quotes around strings that start with numeric characters."
+ "Fixed JSON Text Components failing to add quotes around strings that start with numeric characters.",
720
+ "Fixed [#491](https://github.com/Animated-Java/animated-java/issues/491)",
721
+ "Fixed [#490](https://github.com/Animated-Java/animated-java/issues/490)"
722
]
723
}
724
0 commit comments