Skip to content

Commit

Permalink
Resolve merge conflicts and convert to Node.js fetcher
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanVBW committed Nov 29, 2024
2 parents 01a6b9e + 995643c commit e33e27e
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 @@ -131,4 +131,4 @@ const startServer = async () => {
});
};

startServer();
startServer();

0 comments on commit e33e27e

Please sign in to comment.