We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6e4cf commit 9203901Copy full SHA for 9203901
views/home.ejs
@@ -139,7 +139,7 @@
139
140
setInterval(async () => {
141
await mailboxGrid.update()
142
- }, 5000)
+ }, 4000)
143
</script>
144
</body>
145
</html>
views/select.ejs
@@ -66,7 +66,7 @@
66
67
68
69
+ }, 3000)
70
71
72
0 commit comments