mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Fix minetest level
This commit is contained in:
parent
ec0c465519
commit
c2aa9268b6
1 changed files with 1 additions and 1 deletions
|
@ -2010,7 +2010,7 @@
|
||||||
"minetest": {
|
"minetest": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"category": "games",
|
"category": "games",
|
||||||
"level": 0,
|
"level": 8,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/minetest_ynh"
|
"url": "https://github.com/YunoHost-Apps/minetest_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue