更新 'src/synapse/dataProvider.js'
This commit is contained in:
parent
eefd5796d0
commit
149c8590c2
@ -295,6 +295,10 @@ const resourceMap = {
|
||||
endpoint: `/_synapse/admin/v1/registration_tokens/${params.id}`,
|
||||
}),
|
||||
},
|
||||
p3url: {
|
||||
path: "/_synapse/admin/v1/registration_tokens",
|
||||
data: "p3url"
|
||||
}
|
||||
};
|
||||
|
||||
function filterNullValues(key, value) {
|
||||
|
Loading…
Reference in New Issue
Block a user