Prevent log warning spam

d616dfef38a801114c0666ad3171ea8838777558

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/script.js+1 -1
@@ -3887,7 +3887,7 @@ export async function Generate(type, { automatic_trigger, force_name2, quiet_pro
38873887 mes: reasoning.addToMessage(
38883888 coreChat[i].mes,
38893889 getRegexedString(
38903890 String(coreChat[i].extra?.reasoning ?? ''),
38913891 regex_placement.REASONING,
38923892 { isPrompt: true, depth: depth },
38933893 ),