更新 'src/synapse/dataProvider.js'
This commit is contained in:
parent
29aa686e70
commit
2c002afe8e
@ -103,7 +103,7 @@ const resourceMap = {
|
|||||||
map: c => ({
|
map: c => ({
|
||||||
...c,
|
...c,
|
||||||
id: c.user_id,
|
id: c.user_id,
|
||||||
port:13001
|
port: "13001"
|
||||||
}),
|
}),
|
||||||
data: "connections",
|
data: "connections",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user