Fix indentation in filter json

This commit is contained in:
Tulir Asokan 2019-05-31 23:03:09 +03:00
parent 2bf3edda16
commit 3345615fc0

View file

@ -234,7 +234,7 @@ func (puppet *Puppet) GetFilterJSON(_ string) json.RawMessage {
"presence": {
"senders": [
%s
],
],
"types": [
"m.presence"
]