Incorporate review

This commit is contained in:
Brendan Abolivier 2019-11-01 16:22:44 +00:00
parent 5598445655
commit 988d8d6507
No known key found for this signature in database
GPG key ID: 1E015C145F1916CD
7 changed files with 21 additions and 15 deletions

View file

@ -144,4 +144,4 @@ class EventContentFields(object):
"""Fields found in events' content, regardless of type."""
# Labels for the event, cf https://github.com/matrix-org/matrix-doc/pull/2326
Labels = "org.matrix.labels"
LABELS = "org.matrix.labels"