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.
2 parents 92b1824 + c746c88 commit 2992686Copy full SHA for 2992686
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