x
This commit is contained in:
parent
37d40c895a
commit
64eeccde0e
1 changed files with 1 additions and 1 deletions
|
|
@ -505,7 +505,7 @@
|
|||
|
||||
<script>
|
||||
// Configuration
|
||||
const API_BASE_URL = 'https://radical.omar-c29.workers.dev'; // Replace with your actual worker URL
|
||||
const API_BASE_URL = 'https://radical.omar-c29.workers.dev/api'; // Replace with your actual worker URL
|
||||
|
||||
// DOM elements
|
||||
const proposalInput = document.getElementById('proposal-input');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue