Browse Source

Add fi.mau.gif flag for gifs

Tulir Asokan 2 năm trước cách đây
mục cha
commit
dec2f81fbe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      portal.go

+ 1 - 0
portal.go

@@ -2864,6 +2864,7 @@ func (portal *Portal) convertMediaMessageContent(intent *appservice.IntentAPI, m
 			"fi.mau.autoplay":      true,
 			"fi.mau.hide_controls": true,
 			"fi.mau.no_audio":      true,
+			"fi.mau.gif":           true,
 		}
 	}