diff --git a/changelog.md b/changelog.md
index 505681a..fcbd38d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,9 @@
# The Modding Tree changelog:
+## v2.6.0.1 - 6/4/21
+- Removed excess NaN alerts (now only checks player, not temp).
+- Fixed background images covering up tree branches.
+
## v2.6: Fixed Reality - 6/3/21
- Fixed issues with NaN checking. The game also will not save if the save is broken.
- Added a drop-down menu component!
diff --git a/js/technical/systemComponents.js b/js/technical/systemComponents.js
index 61f6c3c..ca71f20 100644
--- a/js/technical/systemComponents.js
+++ b/js/technical/systemComponents.js
@@ -66,7 +66,7 @@ var systemComponents = {
'layer-tab': {
props: ['layer', 'back', 'spacing', 'embedded'],
- template: `