From 8533eac5dbba5d99a5743acdea83b8e382264a45 Mon Sep 17 00:00:00 2001 From: "Eevee (Evelyn Woods)" Date: Sat, 6 Mar 2021 14:38:27 -0700 Subject: [PATCH] Fix the name of the compat mode on page load --- js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/main.js b/js/main.js index 6ea8b5d..97f719a 100644 --- a/js/main.js +++ b/js/main.js @@ -3592,7 +3592,7 @@ class Conductor { document.querySelector('#main-compat').addEventListener('click', ev => { new CompatOverlay(this).open(); }); - document.querySelector('#main-compat output').textContent = this._compat_ruleset ?? 'Custom'; + document.querySelector('#main-compat output').textContent = COMPAT_RULESET_LABELS[this._compat_ruleset ?? 'custom']; // Bind to the navigation headers, which list the current level pack // and level