Remove displayName from manifest
This commit is contained in:
@@ -28,6 +28,5 @@
|
|||||||
"bot",
|
"bot",
|
||||||
"maubot"
|
"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 <app-id> -- cat /app/data/.admin_password` before first login.",
|
"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 <app-id> -- cat /app/data/.admin_password` before first login."
|
||||||
"displayName": "Maubot"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user