Update signature of Minz_Extension::getFileUrl

To align with https://github.com/FreshRSS/FreshRSS/pull/7495
The code still works without this change though.
This commit is contained in:
Alexandre Alapetite 2025-04-15 22:45:51 +02:00
parent cfe23c5dfa
commit bea6effd2b
No known key found for this signature in database
GPG key ID: A24378C38E812B23
15 changed files with 24 additions and 24 deletions

View file

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