1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Fix TTRSS (#218)

This commit is contained in:
Jeff 2017-04-22 19:23:55 +02:00 committed by JimboJoe
parent 5655184b5a
commit 018638efae

View file

@ -121,7 +121,7 @@
"ttrss": { "ttrss": {
"branch": "master", "branch": "master",
"level": 1, "level": 1,
"revision": "6a8fb9f2778046755a6b743f8a45c81248c74b41", "revision": "7bf8c14ec07dff5440baf750a6639ebde21ad24b",
"state": "validated", "state": "validated",
"url": "https://github.com/YunoHost-apps/ttrss_ynh" "url": "https://github.com/YunoHost-apps/ttrss_ynh"
}, },