feat(!783): Add admin commands for managing tokens
This commit is contained in:
parent
42f4ec34cd
commit
ca77970ff3
10 changed files with 233 additions and 44 deletions
|
|
@ -141,6 +141,10 @@ pub(super) static MAPS: &[Descriptor] = &[
|
|||
name: "referencedevents",
|
||||
..descriptor::RANDOM
|
||||
},
|
||||
Descriptor {
|
||||
name: "registrationtoken_info",
|
||||
..descriptor::RANDOM_SMALL
|
||||
},
|
||||
Descriptor {
|
||||
name: "roomid_invitedcount",
|
||||
..descriptor::RANDOM_SMALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue