]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Merge pull request #472 from ArthurHoaro/wallabag-version-parameter
authorArthur <arthur@hoa.ro>
Wed, 10 Feb 2016 12:09:05 +0000 (13:09 +0100)
committerArthur <arthur@hoa.ro>
Wed, 10 Feb 2016 12:09:05 +0000 (13:09 +0100)
Wallabag plugin: add version parameter in the meta file

plugins/wallabag/wallabag.meta

index 8763c4a2804dd8a10368db2adfd872079a78f86f..26e1ea636f5bae09ef9263c2166490babf2fcfea 100644 (file)
@@ -1,2 +1,2 @@
 description="For each link, add a Wallabag icon to save it in your instance."
-parameters="WALLABAG_URL"
\ No newline at end of file
+parameters="WALLABAG_URL;WALLABAG_VERSION"
\ No newline at end of file