Update settings.py

pull/21/head
Who? 2024-11-22 10:04:28 +07:00 committed by GitHub
parent 33551dacae
commit 6629a5377d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ class CoreMod(loader.Module):
(
"\n\n<emoji document_id=5287454910059654880>❤️</emoji> <b>Designer: t.me/tr4mq</b>"
)
if random.choice([0, 0, 0, 1]) == 1
if random.choice([0, 1]) == 1
else ""
),
)