chore: add color to web auto-reply log
This commit is contained in:
parent
3aedef4126
commit
daf45190a9
@ -321,7 +321,7 @@ export async function monitorWebProvider(
|
||||
),
|
||||
);
|
||||
} else {
|
||||
console.log(`↩️ ${replyText}`);
|
||||
console.log(success(`↩️ ${replyText}`));
|
||||
}
|
||||
} catch (err) {
|
||||
console.error(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user