updated to show images for mastodon posts
This commit is contained in:
parent
5a431287d6
commit
0e9efce6fb
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ export const services = [
|
||||||
instance: 'social.lol', // your mastodon instance
|
instance: 'social.lol', // your mastodon instance
|
||||||
feedUrlTemplate: 'https://{instance}/@{userId}.rss',
|
feedUrlTemplate: 'https://{instance}/@{userId}.rss',
|
||||||
feedType: 'mastodon',
|
feedType: 'mastodon',
|
||||||
showImage: false,
|
showImage: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'pixelfed',
|
id: 'pixelfed',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue