fixup Server.js: even to master
This commit is contained in:
parent
1a3cff855e
commit
e9480a5ed5
|
@ -30,6 +30,7 @@ const {
|
|||
RELEASE,
|
||||
PASSWORD,
|
||||
LANG,
|
||||
UI_TRAFFIC_STATS,
|
||||
} = require('../config');
|
||||
|
||||
module.exports = class Server {
|
||||
|
|
Loading…
Reference in New Issue