From 030f9cc43d7491736eacb3a217cd30e8ced48aee Mon Sep 17 00:00:00 2001 From: Omar Najjar Date: Sun, 9 Mar 2025 17:04:37 +1100 Subject: [PATCH] x --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 7823660..736e830 100644 --- a/index.html +++ b/index.html @@ -1040,6 +1040,7 @@ if (proposalInput) { const postButton = document.getElementById('post-button'); if (postButton) { postButton.textContent = 'Launch Rebellion'; +} } // Load user data