mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Fix plume level
This commit is contained in:
parent
20d2539aef
commit
d917843d80
1 changed files with 1 additions and 1 deletions
|
@ -1457,7 +1457,7 @@
|
||||||
},
|
},
|
||||||
"plume": {
|
"plume": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/plume_ynh"
|
"url": "https://github.com/YunoHost-Apps/plume_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue