mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 21:00:21 +03:00
commit
3d1e42c722
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ module.exports = class Server {
|
|||
|
||||
debug(`New Session: ${event.node.req.session.id}`);
|
||||
|
||||
return { succcess: true };
|
||||
return { success: true };
|
||||
}));
|
||||
|
||||
// WireGuard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue