error with NEW_CHAFA

This commit is contained in:
Lionel Dricot 2022-03-14 10:23:14 +01:00
parent ac07ddb5c4
commit 438d8b9363
1 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,8 @@ if _HAS_CHAFA:
_NEW_CHAFA = False
else:
_NEW_CHAFA = True
else:
_NEW_CHAFA = False
if _NEW_CHAFA and _HAS_ANSIWRAP:
_RENDER_IMAGE = True