更新 'src/synapse/dataProvider.js'
This commit is contained in:
@@ -165,9 +165,6 @@ const resourceMap = {
|
|||||||
endpoint: `/_synapse/admin/v1/users/${id}/urlpreview`,
|
endpoint: `/_synapse/admin/v1/users/${id}/urlpreview`,
|
||||||
}),
|
}),
|
||||||
data: "urlpreview",
|
data: "urlpreview",
|
||||||
total: json => {
|
|
||||||
return json.total;
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
users_media: {
|
users_media: {
|
||||||
map: um => ({
|
map: um => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user