FEAT: sent live viewers to react to be displayed

This commit is contained in:
white
2025-02-05 12:45:18 +00:00
parent a6bbf696f4
commit 76852152ad
3 changed files with 20 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ def send_email(username) -> None:
<html>
<head></head>
<body>
<b>Thank you for choosing Gander</b>
<h1>Thank you for choosing Gander</h1>
<p>Your Gander login code is: {login_code}</p>
</body>
</html>