Skip to content

Commit

Permalink
Eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek committed Nov 10, 2024
1 parent 60ef750 commit c16427d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const headers = {
'Content-Type': 'application/json',
'Cache-Control': 'no-cache',
'Connection': 'keep-alive',
'DNT': '1'
'DNT': '1',
};

const timeout = 25000;
Expand Down

0 comments on commit c16427d

Please sign in to comment.