mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
chore: add color to web auto-reply log
This commit is contained in:
+1
-1
@@ -321,7 +321,7 @@ export async function monitorWebProvider(
|
||||
),
|
||||
);
|
||||
} else {
|
||||
console.log(`↩️ ${replyText}`);
|
||||
console.log(success(`↩️ ${replyText}`));
|
||||
}
|
||||
} catch (err) {
|
||||
console.error(
|
||||
|
||||
Reference in New Issue
Block a user