Compare commits
No commits in common. "41959d0962fb3843a634eee80a72ff2637316128" and "3eb745c483b14f0d512c272c416f3217b0cd9c27" have entirely different histories.
41959d0962
...
3eb745c483
@ -15,7 +15,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"b4a": "^1.6.1",
|
"b4a": "^1.6.1",
|
||||||
"blessed": "^0.1.81",
|
"blessed": "^0.1.81",
|
||||||
"circular-json": "^0.5.9",
|
|
||||||
"graceful-goodbye": "^1.2.0",
|
"graceful-goodbye": "^1.2.0",
|
||||||
"hypercore-crypto": "^3.3.0",
|
"hypercore-crypto": "^3.3.0",
|
||||||
"hyperswarm": "^4.3.5",
|
"hyperswarm": "^4.3.5",
|
||||||
|
@ -119,7 +119,7 @@ const sidebarBox = blessed.box({
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
sidebarBox.setLabel("Peers since connection: 0")
|
sidebarBox.setLabel("Connected Peers: (Currently None)")
|
||||||
|
|
||||||
|
|
||||||
const originalLog = console.log;
|
const originalLog = console.log;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user