Fix accidental removal of line from JSON

See https://github.com/FreshRSS/Extensions/pull/79#issuecomment-643746928
This commit is contained in:
Frans de Jonge 2020-06-14 13:25:09 +02:00 committed by GitHub
parent 6934fc40f3
commit 3b5a3d2dfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -175,6 +175,7 @@
"version": "0.1.2", "version": "0.1.2",
"author": "Alexis Degrugillier", "author": "Alexis Degrugillier",
"url": "https://github.com/aledeg/FreshRSS-extensions", "url": "https://github.com/aledeg/FreshRSS-extensions",
"type": "gh-subdirectory"
} }
] ]
} }