mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
REF: linting
This commit is contained in:
parent
5cf55b1f5f
commit
55b6ae998b
@ -149,6 +149,7 @@ module.exports.getConfig = async function() {
|
||||
host: mainClient.host,
|
||||
port: mainClient.port,
|
||||
status: mainClient.status && mainConnected ? 1 : 0,
|
||||
serverName,
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user