Update settings.py

pull/2/head
Who? 2024-10-05 22:01:17 +07:00 committed by GitHub
parent af8599fc43
commit 3d71f58794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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