更新 'src/synapse/dataProvider.js'
This commit is contained in:
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…
Reference in New Issue
Block a user