yasserrmd commited on
Commit
187d912
1 Parent(s): eacac30

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -206,7 +206,7 @@ h2 {
206
  $.ajax({
207
  url: 'https://nakheeltech.com:8030/api/v1/prediction/0c48e9e8-03ba-4b5d-bb70-a5ad570d1717',
208
  type: 'POST',
209
- data: JSON.stringify({"question": + message }),
210
  contentType: 'application/json',
211
  success: function(data) {
212
  // Change icon back to paper plane
 
206
  $.ajax({
207
  url: 'https://nakheeltech.com:8030/api/v1/prediction/0c48e9e8-03ba-4b5d-bb70-a5ad570d1717',
208
  type: 'POST',
209
+ data: JSON.stringify({"question": message }),
210
  contentType: 'application/json',
211
  success: function(data) {
212
  // Change icon back to paper plane