Typo
This commit is contained in:
@@ -4,7 +4,7 @@ from enum import Enum
|
||||
from PySide6.QtGui import QColor
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Constants
|
||||
# Callback return message. ⚠️ Ne pas supprimer $LOGO$
|
||||
# ---------------------------------------------------------------------------
|
||||
AUTENTICATION_SUCCESS_MESSAGE = """
|
||||
<html>
|
||||
@@ -13,7 +13,7 @@ AUTENTICATION_SUCCESS_MESSAGE = """
|
||||
<meta content="utf-8" http-equiv="encoding">
|
||||
</head>
|
||||
<body>
|
||||
<h1><img src="$LOGO$" /> La Tenière : Authentication réussie</h1>
|
||||
<h1><img src="$LOGO$" /> La Tanière : Authentication réussie</h1>
|
||||
<p>Vous pouvez maintenant fermer cette fenêtre et revenir au launcher de La Tanière.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user