From 6a89ece792b1a968bc15b1d5e80c8fcdbdef132c Mon Sep 17 00:00:00 2001 From: Jevinca Marvella Date: Wed, 3 Dec 2025 17:13:49 +0700 Subject: [PATCH] Logout --- Logout.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Logout.js b/Logout.js index bbdf788..2ca07aa 100644 --- a/Logout.js +++ b/Logout.js @@ -118,6 +118,7 @@ } } + // ==================== INITIALIZE ==================== function init() { if (document.readyState === 'loading') { @@ -127,6 +128,7 @@ } } + // Start init();