更新 'src/synapse/dataProvider.js'

remotes/origin/HEAD
钟进 2 years ago
parent 6f26a31604
commit 24952cba56

@ -163,7 +163,7 @@ const resourceMap = {
reference: id => ({
endpoint: `/_synapse/admin/v1/users/${id}/urlpreview`,
}),
data: "media",
data: "urlpreview",
total: json => {
return json.total;
},

Loading…
Cancel
Save