mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-14 13:19:35 +00:00
Merge remote-tracking branch 'refs/remotes/origin/feat/spotify-bot' into feat/spotify-bot
This commit is contained in:
commit
5eb6e633f2
1 changed files with 45 additions and 45 deletions
|
@ -26,7 +26,7 @@ app.use(
|
|||
resave: false,
|
||||
saveUninitialized: true,
|
||||
cookie: { secure: true },
|
||||
})
|
||||
}),
|
||||
);
|
||||
|
||||
app.get("/", (req, res) => {
|
||||
|
|
Loading…
Reference in a new issue