MosbergControl commited on
Commit
69198a8
·
1 Parent(s): 2390aea

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +1 -1
script.js CHANGED
@@ -4,7 +4,7 @@ document.getElementById('send-button').addEventListener('click', function() {
4
  });
5
 
6
  function sendMessage(message) {
7
- fetch('https://huggingface.co/spaces/Mosberg-Control/CodeNinjaOpenChat/chat', {
8
  method: 'POST',
9
  headers: {
10
  'Content-Type': 'application/json',
 
4
  });
5
 
6
  function sendMessage(message) {
7
+ fetch(https://huggingface.co/spaces/Mosberg-Control/CodeNinjaOpenChat/chat, {
8
  method: 'POST',
9
  headers: {
10
  'Content-Type': 'application/json',