typo fixed

This commit is contained in:
mic 2025-02-11 23:44:56 +01:00
parent 29e7b5591c
commit abeb16b0d9

View file

@ -751,7 +751,7 @@ const newEmailListener = (folder, messagesList) => {
try{
jsonObj = extractJsonObject(spamfilter_result);
}catch(e){
console.error("[ThunderAI | SpamFilter ] Error extracting JSON from AI response: ", e);
console.error("[ThunderAI | SpamFilter] Error extracting JSON from AI response: ", e);
}
taLog.log("SpamFilter jsonObj: ", JSON.stringify(jsonObj));
//TODO save log