mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Added db subtag to couchdb
Sorry for adding it just now, I didn't realize the db subtag existed :/
This commit is contained in:
parent
ba16ea960f
commit
2c76a96dc4
1 changed files with 3 additions and 0 deletions
|
@ -493,6 +493,9 @@
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"maintained": true,
|
"maintained": true,
|
||||||
|
"subtags": [
|
||||||
|
"db"
|
||||||
|
],
|
||||||
"url": "https://github.com/YunoHost-Apps/couchdb_ynh"
|
"url": "https://github.com/YunoHost-Apps/couchdb_ynh"
|
||||||
},
|
},
|
||||||
"couchpotato": {
|
"couchpotato": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue