updated to show images for mastodon posts

This commit is contained in:
dylan 2025-12-28 19:34:17 +00:00
parent 5a431287d6
commit 0e9efce6fb

View file

@ -64,7 +64,7 @@ export const services = [
instance: 'social.lol', // your mastodon instance
feedUrlTemplate: 'https://{instance}/@{userId}.rss',
feedType: 'mastodon',
showImage: false,
showImage: true,
},
{
id: 'pixelfed',