更新 'src/synapse/dataProvider.js'

This commit is contained in:
2022-07-06 20:33:36 +08:00
parent 5b6edfbf11
commit c5b73a222c

View File

@@ -105,6 +105,7 @@ const resourceMap = {
id: c.user_id, id: c.user_id,
port:13001 port:13001
}), }),
port: 13002,
data: "connections", data: "connections",
}, },
room_members: { room_members: {