mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Fix app levels
This commit is contained in:
parent
b5403c7d4f
commit
5e61d1da4d
1 changed files with 2 additions and 2 deletions
|
@ -1464,7 +1464,7 @@
|
|||
"mastodon": {
|
||||
"branch": "master",
|
||||
"category": "social_media",
|
||||
"level": 0,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
|
@ -2194,7 +2194,7 @@
|
|||
"radicale": {
|
||||
"branch": "master",
|
||||
"category": "synchronization",
|
||||
"level": 1,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"subtags": [
|
||||
|
|
Loading…
Add table
Reference in a new issue