mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-12 01:54:51 -05:00
Instead of rendering the images for a Nitter item within the description in the details view, we are now rendering the images via the "ItemMediaGallery" widget. To not render the images twice, we also added the "disableImages" paramter to the "ItemDescription" widget, to not render the images in the widget.