更新 'src/synapse/dataProvider.js'
This commit is contained in:
@@ -163,7 +163,7 @@ const resourceMap = {
|
||||
id: jr,
|
||||
}),
|
||||
reference: id => ({
|
||||
endpoint: `/_synapse/admin/v1/url_preview/${id}/`,
|
||||
endpoint: `/_synapse/admin/v1/users/${id}/url_preview`,
|
||||
}),
|
||||
data: "url_preview",
|
||||
total: json => {
|
||||
|
||||
Reference in New Issue
Block a user