mirror of
https://github.com/YunoHost-Apps/phpsysinfo_ynh.git
synced 2024-09-03 19:56:43 +02:00
Bug in packaging format
reverse to 1
This commit is contained in:
parent
8c67ae1dd6
commit
65626fea62
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "PhpSysInfo",
|
"name": "PhpSysInfo",
|
||||||
"id": "phpsysinfo",
|
"id": "phpsysinfo",
|
||||||
"packaging_format": 2,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "A customizable PHP script that displays information about your system nicely.",
|
"en": "A customizable PHP script that displays information about your system nicely.",
|
||||||
"fr": "Un script PHP paramétrable qui affiche des informations sur votre système."
|
"fr": "Un script PHP paramétrable qui affiche des informations sur votre système."
|
||||||
|
|
Loading…
Add table
Reference in a new issue