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": "Share By Email",
"author": "Marien Fressinaud",
"description": "Improve the sharing by email system.",
"version": "0.3.2",
"version": "0.3.3",
"entrypoint": "ShareByEmail",
"type": "user"
}