Describe roomsynctoken_shortstatehash for deletion.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
7320d0a40b
commit
c1aa94fb91
1 changed files with 4 additions and 0 deletions
|
|
@ -188,6 +188,10 @@ pub(super) static MAPS: &[Descriptor] = &[
|
|||
name: "roomserverids",
|
||||
..descriptor::RANDOM_SMALL
|
||||
},
|
||||
Descriptor {
|
||||
name: "roomsynctoken_shortstatehash",
|
||||
..descriptor::DROPPED
|
||||
},
|
||||
Descriptor {
|
||||
name: "roomuserdataid_accountdata",
|
||||
..descriptor::RANDOM_SMALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue