fix typo in Server.js

This commit is contained in:
Max 2024-06-06 23:01:39 +02:00 committed by GitHub
parent 1370141f03
commit e6d2d95340
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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