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