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
|
||||
feedUrlTemplate: 'https://{instance}/@{userId}.rss',
|
||||
feedType: 'mastodon',
|
||||
showImage: false,
|
||||
showImage: true,
|
||||
},
|
||||
{
|
||||
id: 'pixelfed',
|
||||
|
|
|
|||
Loading…
Reference in a new issue