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