From 283715a6f3880f861951747636bc9393a4934d6d Mon Sep 17 00:00:00 2001 From: Kato Date: Wed, 2 Sep 2026 18:10:12 +0000 Subject: [PATCH] Fix: wrap checkSession in DOMContentLoaded to ensure DOM is ready --- index.html | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index e233e9f..ae04798 100644 --- a/index.html +++ b/index.html @@ -285,14 +285,22 @@ \ No newline at end of file