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