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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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