Server.js: add missing ')'

This commit is contained in:
Philip H 2024-03-14 08:59:31 +01:00 committed by GitHub
parent 08c412fd14
commit 064e264ce8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ module.exports = class Server {
debug(`New Session: ${event.node.req.session.id}`);
return { succcess: true };
}));
})));
// WireGuard
app.use(