I am trying to get a macro working to display a gif I uploaded to the library. For some strange reason, whenever I go to upload gifs, it loads them in as "webm" file types in the library, despite the actual file being a gif. I then CTRL+SHIFT+C to inspect the link of the image from the library (ie <a href="https://s3.amazonaws.com/files.d20.io/images/387831207/dimRTbJequ1uQp0LrPh-oQ/med.webm?1712488700" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/387831207/dimRTbJequ1uQp0LrPh-oQ/med.webm?1712488700</a> ), attempt a macro with it [ ]( <a href="https://s3.amazonaws.com/files.d20.io/images/387831207/dimRTbJequ1uQp0LrPh-oQ/med.webm?1712488700" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/387831207/dimRTbJequ1uQp0LrPh-oQ/med.webm?1712488700</a> ) (with proper variants, ie removing "?1712488700", and adding "#.gif", and neither, leaving it at just "...med.webm") but it never works. I do not know what is causing this to fail. gifs from sites like Giphy work fine, and non-gif images work from the library, but idrk how to go about gifs I upload to the roll20 library