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 54e6935 commit 3daa8c4Copy full SHA for 3daa8c4
front/javascript/worker.js
@@ -1,6 +1,6 @@
1
const axios = require('axios');
2
3
-const apiMaxId = 54;
+const apiMaxId = 49;
4
5
onmessage = (e) => {
6
console.log('here')
0 commit comments