chore: add color to web auto-reply log
This commit is contained in:
@@ -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