Преглед изворни кода

Fix indentation in filter json

Tulir Asokan пре 6 година
родитељ
комит
3345615fc0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      custompuppet.go

+ 1 - 1
custompuppet.go

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