From de6fa06ec51f4c44c4b3f718d8f715bc62f26287 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 18 May 2026 03:18:43 -0700 Subject: fix: tier header size in exported html for long labels --- index.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'index.js') diff --git a/index.js b/index.js index 6716003..c5d07a2 100644 --- a/index.js +++ b/index.js @@ -322,10 +322,6 @@ async function save_tierlist_with_template(filename) { // Inject the EMBEDDED_JSON inside a script tag let jsonScript = ``; let inlineScript = ``; -- cgit v1.2.3