From 62e0b28d0c971cc976141c3b3fa64a1e68e20d02 Mon Sep 17 00:00:00 2001 From: Connor Yoh Date: Tue, 10 Jun 2025 13:38:44 +0100 Subject: [PATCH] Hide API key by default --- stirling-pdf/src/main/resources/templates/account.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/stirling-pdf/src/main/resources/templates/account.html b/stirling-pdf/src/main/resources/templates/account.html index 097794a8d..33a0d9f47 100644 --- a/stirling-pdf/src/main/resources/templates/account.html +++ b/stirling-pdf/src/main/resources/templates/account.html @@ -79,7 +79,7 @@
- + @@ -321,7 +321,6 @@ } document.addEventListener("DOMContentLoaded", async function() { - showApiKey(); try { /*