update bool

This commit is contained in:
pablodanswer 2025-01-26 11:55:12 -08:00 committed by Evan Lohn
parent d52a0b96ac
commit 25f6543443

View File

@ -284,7 +284,7 @@ export function StatusRefinement({
if (!secondLevelGenerating && isImprovement == undefined) {
return null;
}
if (noShowingMessage) {
if (noShowingMessage && !isImprovement) {
return <></>;
}
return (