WIP
This commit is contained in:
parent
e229355322
commit
53974b0354
@ -132,7 +132,7 @@
|
||||
}
|
||||
}
|
||||
return Object.keys(res).map(k => {
|
||||
let v = res[k]
|
||||
var v = res[k]
|
||||
v.user = k;
|
||||
return v;
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user