mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-05 03:34:51 +00:00
Typo
This commit is contained in:
parent
2e3d5a1bb7
commit
d465e2c1f5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ from database.sangmata_db import *
|
|||
group=2,
|
||||
)
|
||||
async def cek_mataa(_, m):
|
||||
await m.reply("aaaa")
|
||||
if not cek_userdata(m.from_user.id):
|
||||
await add_userdata(m.from_user.id, m.from_user.username)
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in a new issue