diff --git a/changelog.md b/changelog.md index 04bb392..a376fda 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,6 @@ # The Modding Tree changelog: +- Fixed the "blank" component breaking if only specifying the height. - Fixed some numbers not displaying with enough digits. ### v2.1.3.1 - 10/21/20 diff --git a/js/v.js b/js/v.js index 7ac6e50..0ba0278 100644 --- a/js/v.js +++ b/js/v.js @@ -24,7 +24,7 @@ function loadVue() {