This commit is contained in:
2024-10-08 07:25:57 +02:00
committed by Flo Greistorfer
parent 3352894e4d
commit d155b05798

View File

@@ -8,7 +8,7 @@ try:
RICH = True
except ModuleNotFoundError:
pass
RICH = False
from modules.logger import logger