Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KhoiBao1 authored Jan 20, 2025
1 parent 9700d07 commit b60a1a8
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 @@ -70,7 +70,7 @@ app.use(
);

app.use(passport.initialize());
app.use(passport.session());


app.use(flash());

Expand Down

0 comments on commit b60a1a8

Please sign in to comment.