mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(repl) rm ","
This commit is contained in:
parent
a8f8ad14ca
commit
13ab7ef911
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
prompt: rendy('[{{ pid }} {{ addr }}:{{ port}}>', {
|
||||
pid : process.pid,
|
||||
addr : socket.remoteAddress,
|
||||
port : socket.remotePort,
|
||||
port : socket.remotePort
|
||||
}),
|
||||
input: socket,
|
||||
output: socket,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue