mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:36:03 -04:00
Rename relation types to match MSC
This commit is contained in:
parent
57ba3451b6
commit
1dff859d6a
4 changed files with 20 additions and 20 deletions
|
@ -125,5 +125,5 @@ class RelationTypes(object):
|
|||
"""The types of relations known to this server.
|
||||
"""
|
||||
ANNOTATION = "m.annotation"
|
||||
REPLACES = "m.replaces"
|
||||
REFERENCES = "m.references"
|
||||
REPLACE = "m.replace"
|
||||
REFERENCE = "m.reference"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue