mirror of
https://github.com/YunoHost-Apps/linuxdash_ynh.git
synced 2024-09-03 19:36:07 +02:00
[fix] Wrong app id.
This commit is contained in:
parent
727d8fdfe0
commit
ed07465910
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Linux Dash",
|
"name": "Linux Dash",
|
||||||
"id": "linudash",
|
"id": "linuxdash",
|
||||||
"description": {
|
"description": {
|
||||||
"en": "A drop-in, low-overhead monitoring web dashboard for a linux machine.",
|
"en": "A drop-in, low-overhead monitoring web dashboard for a linux machine.",
|
||||||
"fr": "Un tableau de bord leger pour le monitoring d'un serveur linux."
|
"fr": "Un tableau de bord leger pour le monitoring d'un serveur linux."
|
||||||
|
|
Loading…
Add table
Reference in a new issue