fix typo in Server.js (#1089)

Thank you @Max-42!
This commit is contained in:
Philip H
2024-06-07 09:04:58 +02:00
committed by GitHub

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