diff --git a/json/dotnetaspwebapi.json b/json/dotnetaspwebapi.json index 46bbd30ca..dd117d1db 100644 --- a/json/dotnetaspwebapi.json +++ b/json/dotnetaspwebapi.json @@ -35,5 +35,6 @@ "text":"FTP server credentials: `cat ~/ftp.creds`", "type":"info" } - ] + ], + "status": "🚧" } diff --git a/json/opengist.json b/json/opengist.json index d779ed29f..02e2f841b 100644 --- a/json/opengist.json +++ b/json/opengist.json @@ -30,5 +30,6 @@ "username": null, "password": null }, - "notes": [] + "notes": [], + "status": "🚧" } \ No newline at end of file diff --git a/json/phpipam.json b/json/phpipam.json index 4d7d3e508..43a792137 100644 --- a/json/phpipam.json +++ b/json/phpipam.json @@ -30,5 +30,6 @@ "username": "Admin", "password": "ipamadmin" }, - "notes": [] + "notes": [], + "status": "🚧" } diff --git a/json/wordpress.json b/json/wordpress.json index b82f0c567..fcf3ca039 100644 --- a/json/wordpress.json +++ b/json/wordpress.json @@ -30,5 +30,6 @@ "username": null, "password": null }, - "notes": [] + "notes": [], + "status": "🚧" } \ No newline at end of file