diff --git a/changelog.md b/changelog.md index de22e8f..f4a149d 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ - Fixed formatting for small negative numbers. - Fixed divide by zero when a 0-second tick occurs. - "deactivated" now also affects achievement/milestone unlocking. +- Locked challenges cannot be entered. # v2.6.4.2 - 6/17/21 - Fixed a bug with the endgame screen. diff --git a/js/components.js b/js/components.js index 02a6fe1..8ba3b75 100644 --- a/js/components.js +++ b/js/components.js @@ -274,7 +274,7 @@ function loadVue() { props: ['layer', 'data', 'size'], template: `
-