forked from React-Group/interstellar_ai
OMG FINALY WORKING LIVE TEXT
This commit is contained in:
parent
d037439b4c
commit
37177a7856
3 changed files with 6 additions and 2 deletions
|
@ -29,6 +29,6 @@ const fetchData = () => {
|
|||
.catch(error => {
|
||||
console.log('Error fetching data:', error);
|
||||
postMessage({error:"failed fetching data"})
|
||||
|
||||
setTimeout(() => fetchData(),1000)
|
||||
})
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue