Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 1737dc542427efa78263b5070d3b2252a16fbdf3 Author: Lucian I. Last <li@last.nl> Date: Sat Dec 06 00:55:40 2025 +0000 Fix error diff --git a/bridge/helper/lottie_convert.go b/bridge/helper/lottie_convert.go index ffbe95d..89397d0 100644 --- a/bridge/helper/lottie_convert.go +++ b/bridge/helper/lottie_convert.go @@ -827 +826 @@ func SupportsFormat(format string) bool {   default:   return false   } - return false  }    func LottieBackend() string {