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