diff --git a/maubot-src/CloudronManifest.json b/maubot-src/CloudronManifest.json index e8d2b61..2df7765 100644 --- a/maubot-src/CloudronManifest.json +++ b/maubot-src/CloudronManifest.json @@ -28,6 +28,5 @@ "bot", "maubot" ], - "postInstallMessage": "The Maubot UI is protected by Cloudron SSO. The initial API/UI admin credentials are stored in /app/data/.admin_password (username: root). Retrieve them with `cloudron exec --app -- cat /app/data/.admin_password` before first login.", - "displayName": "Maubot" + "postInstallMessage": "The Maubot UI is protected by Cloudron SSO. The initial API/UI admin credentials are stored in /app/data/.admin_password (username: root). Retrieve them with `cloudron exec --app -- cat /app/data/.admin_password` before first login." }