diff --git a/frontend/public/json/openproject.json b/frontend/public/json/openproject.json index 6a4a818d6..a255d0d2e 100644 --- a/frontend/public/json/openproject.json +++ b/frontend/public/json/openproject.json @@ -30,5 +30,6 @@ "username": "admin", "password": "admin" }, - "notes": [] -} + "notes": [], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/openziti-controller.json b/frontend/public/json/openziti-controller.json index 47a119100..32b15da65 100644 --- a/frontend/public/json/openziti-controller.json +++ b/frontend/public/json/openziti-controller.json @@ -35,5 +35,6 @@ "text": "The Openziti Controller installation will prompt for configuration settings during installation.", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file