x
This commit is contained in:
parent
744e88ab97
commit
030f9cc43d
1 changed files with 1 additions and 0 deletions
|
|
@ -1040,6 +1040,7 @@ if (proposalInput) {
|
|||
const postButton = document.getElementById('post-button');
|
||||
if (postButton) {
|
||||
postButton.textContent = 'Launch Rebellion';
|
||||
}
|
||||
}
|
||||
|
||||
// Load user data
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue