Skip to content

Commit

Permalink
Merge branch 'main' of github.com:iiop123/workers-image-hosting into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
pp committed Dec 9, 2022
2 parents fd1833f + a428efb commit 7db43ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ router.post(
new Application()
.use(normalizePathnameMiddleware)
.use(router.middleware)
.listen();
.listen();

0 comments on commit 7db43ca

Please sign in to comment.