mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 10:15:55 +02:00
* Some more progress on MLETV2
This commit is contained in:
parent
807551bca9
commit
30b6cbedfb
2 changed files with 105 additions and 29 deletions
|
@ -100,6 +100,8 @@ function Client(input, output) {
|
|||
var c;
|
||||
var name;
|
||||
|
||||
console.log(data)
|
||||
|
||||
if(1 === len) {
|
||||
c = data[0];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue