mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-21 22:11:27 +00:00
parent
f240318525
commit
4054249359
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ export const RegistrationTokenEdit = props => (
|
|||
);
|
||||
|
||||
const resource = {
|
||||
name: "users",
|
||||
name: "registration_tokens",
|
||||
icon: RegistrationTokenIcon,
|
||||
list: RegistrationTokenList,
|
||||
edit: RegistrationTokenEdit,
|
||||
|
|
Loading…
Reference in a new issue