فهرست منبع

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"
         ]