mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Fix levels for concrete5 and dex
This commit is contained in:
parent
ac5a6b17ed
commit
99d06001f0
1 changed files with 2 additions and 2 deletions
|
@ -454,7 +454,7 @@ url = "https://github.com/YunoHost-Apps/compteur_du_gase_ynh"
|
|||
|
||||
[concrete5]
|
||||
category = "publishing"
|
||||
level = 1
|
||||
level = 8
|
||||
state = "working"
|
||||
subtags = [ "websites" ]
|
||||
url = "https://github.com/YunoHost-Apps/concrete5_ynh"
|
||||
|
@ -602,7 +602,7 @@ url = "https://github.com/YunoHost-Apps/dendrite_ynh"
|
|||
|
||||
[dex]
|
||||
category = "system_tools"
|
||||
level = 2
|
||||
level = 8
|
||||
state = "working"
|
||||
subtags = [ "network" ]
|
||||
url = "https://github.com/YunoHost-Apps/dex_ynh"
|
||||
|
|
Loading…
Add table
Reference in a new issue