Jelajahi Sumber

Fix indentation in filter json

Tulir Asokan 6 tahun lalu
induk
melakukan
3345615fc0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"
         ]