1
0

Store labels for new events

This commit is contained in:
Brendan Abolivier
2019-10-29 18:35:49 +00:00
parent 47f767269c
commit fa0dcbc8fa
2 changed files with 22 additions and 1 deletions

View File

@@ -138,3 +138,6 @@ class LimitBlockingTypes(object):
MONTHLY_ACTIVE_USER = "monthly_active_user"
HS_DISABLED = "hs_disabled"
LabelsField = "org.matrix.labels"