FreshRSS-Extensions/xExtension-StickyFeeds/metadata.json
Alexandre Alapetite bea6effd2b
Update signature of Minz_Extension::getFileUrl
To align with https://github.com/FreshRSS/FreshRSS/pull/7495
The code still works without this change though.
2025-04-15 22:45:51 +02:00

8 lines
214 B
JSON

{
"name": "Sticky Feeds",
"author": "Marien Fressinaud",
"description": "Set the feed aside in the main stream following the window scroll.",
"version": "0.2.2",
"entrypoint": "StickyFeeds",
"type": "user"
}