mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-29 16:54:30 +00:00
fix(mac): surface health errors instead of pending
This commit is contained in:
@@ -38,7 +38,7 @@ export function buildProgram() {
|
||||
|
||||
program
|
||||
.name("clawdis")
|
||||
.description("Messaging relay CLI for WhatsApp Web and Telegram Bot API")
|
||||
.description("")
|
||||
.version(PROGRAM_VERSION);
|
||||
|
||||
const formatIntroLine = (version: string, rich = true) => {
|
||||
|
||||
Reference in New Issue
Block a user