1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00

Fix syntax typo

This commit is contained in:
lapineige 2022-12-18 11:21:20 +01:00 committed by GitHub
parent bdaf493e37
commit a09d3eeed6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
},
"license": "AGPL-3",
"maintainer": {
"name": "Lapineige",
"name": "Lapineige"
},
"requirements": {
"yunohost": ">= 11.0.0"
@ -39,7 +39,6 @@
"name": "is_public",
"type": "boolean",
"default": true
},
}
]
}