diff --git a/src/config/constants.py b/src/config/constants.py index 7f3e03e..be629ef 100644 --- a/src/config/constants.py +++ b/src/config/constants.py @@ -4,7 +4,7 @@ from enum import Enum from PySide6.QtGui import QColor # --------------------------------------------------------------------------- -# Constants +# Callback return message. ⚠️ Ne pas supprimer $LOGO$ # --------------------------------------------------------------------------- AUTENTICATION_SUCCESS_MESSAGE = """ @@ -13,7 +13,7 @@ AUTENTICATION_SUCCESS_MESSAGE = """
-Vous pouvez maintenant fermer cette fenêtre et revenir au launcher de La Tanière.