Spaces:
Running
Running
yasir
commited on
Commit
•
e5bfc24
1
Parent(s):
ad0f8b8
Update script.js
Browse files
script.js
CHANGED
@@ -84,7 +84,7 @@ reload = false
|
|
84 |
let fullPrompt = inp.value+prompt
|
85 |
setTimeout(()=>{
|
86 |
reload = true
|
87 |
-
},
|
88 |
btn.onclick = async ()=>{
|
89 |
let isc = false
|
90 |
let id = ''
|
|
|
84 |
let fullPrompt = inp.value+prompt
|
85 |
setTimeout(()=>{
|
86 |
reload = true
|
87 |
+
},250000)
|
88 |
btn.onclick = async ()=>{
|
89 |
let isc = false
|
90 |
let id = ''
|