forked from Belupeti/scottgpt
things
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
<div id="messages" class="messages">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
@@ -147,7 +146,7 @@
|
||||
console.error('Error:', error);
|
||||
});
|
||||
|
||||
await sleep(6000);
|
||||
await sleep(3000);
|
||||
|
||||
if (recursive) fetch_data("messages");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user