fixup Server.js: even to master

This commit is contained in:
Philip H
2024-03-14 08:50:31 +01:00
committed by GitHub
parent 1a3cff855e
commit e9480a5ed5

View File

@@ -30,6 +30,7 @@ const {
RELEASE,
PASSWORD,
LANG,
UI_TRAFFIC_STATS,
} = require('../config');
module.exports = class Server {