mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add element and depreciate Riot
Follow https://github.com/YunoHost-Apps/riot_ynh/issues/23
This commit is contained in:
parent
24e5de3980
commit
dccd0baa82
1 changed files with 14 additions and 3 deletions
17
apps.json
17
apps.json
|
@ -648,6 +648,17 @@
|
|||
"state": "notworking",
|
||||
"url": "https://github.com/YunoHost-Apps/dynette_ynh"
|
||||
},
|
||||
"element": {
|
||||
"branch": "master",
|
||||
"category": "communication",
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"chat"
|
||||
],
|
||||
"url": "https://github.com/YunoHost-Apps/element_ynh"
|
||||
},
|
||||
"emailpoubelle": {
|
||||
"branch": "master",
|
||||
"category": "small_utilities",
|
||||
|
@ -2486,15 +2497,15 @@
|
|||
"url": "https://github.com/YunoHost-Apps/restic_ynh"
|
||||
},
|
||||
"riot": {
|
||||
"branch": "master",
|
||||
"branch": "riot_force_migration",
|
||||
"category": "communication",
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"revision": "f105847",
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
"chat"
|
||||
],
|
||||
"url": "https://github.com/YunoHost-Apps/riot_ynh"
|
||||
"url": "https://github.com/YunoHost-Apps/element_ynh"
|
||||
},
|
||||
"roadiz": {
|
||||
"branch": "master",
|
||||
|
|
Loading…
Add table
Reference in a new issue