Skip to content

Commit

Permalink
Update cookieHandler.js
Browse files Browse the repository at this point in the history
  • Loading branch information
photovoyagehelp authored Mar 21, 2024
1 parent a7319ba commit b23a3f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/cookieHandler.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// PhotoVoyage
// Code developed by the photoVoyage team and collaborators
// https://github.com/api-tsukasa/PhotoVoyage/graphs/contributors

const cookieParser = require('cookie-parser');

function configureCookieParser(app) {
Expand Down

0 comments on commit b23a3f9

Please sign in to comment.