Explorar el Código

Add fi.mau.gif flag for gifs

Tulir Asokan hace 2 años
padre
commit
dec2f81fbe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,
 		}
 	}