From 977ffcb5303fc438f812acf26c54e96eeaccc41e Mon Sep 17 00:00:00 2001 From: Harley White Date: Mon, 24 May 2021 22:28:13 -0400 Subject: [PATCH] Fixed infobox in default tabformat --- changelog.md | 1 + js/technical/systemComponents.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1bed4bc..5bb711f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # The Modding Tree changelog: - The challenge that you are currently in is highlighted, and will not be hidden if "hide completed challenges" is on and it is already completed. +- Fixed the infobox not appearing in default tabFormat. ### v2.5.10.2 - 5/24/21 - Fixed some things in the tree tab not being clickable. diff --git a/js/technical/systemComponents.js b/js/technical/systemComponents.js index ac5e01d..c35b8b4 100644 --- a/js/technical/systemComponents.js +++ b/js/technical/systemComponents.js @@ -63,7 +63,7 @@ var systemComponents = {
- +