Update proxy-server.js

This commit is contained in:
ErikrafT 2025-05-06 20:42:19 -03:00 committed by GitHub
parent 01e8e2eef2
commit 587382a976
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -207,4 +207,4 @@ class ProxyServer {
const proxyServer = new ProxyServer();
proxyServer.start();
module.exports = ProxyServer;
module.exports = ProxyServer;