Yaswanth56 commited on
Commit
67eb455
·
verified ·
1 Parent(s): 171f0f9

Update static/script.js

Browse files
Files changed (1) hide show
  1. static/script.js +1 -1
static/script.js CHANGED
@@ -98,4 +98,4 @@ function displayOptions(options) {
98
  setTimeout(() => handleResponse(conversation[conversation.length - 1].message), 500);
99
  };
100
  chatMessages.appendChild(backButton);
101
- }
 
98
  setTimeout(() => handleResponse(conversation[conversation.length - 1].message), 500);
99
  };
100
  chatMessages.appendChild(backButton);
101
+ }