Update keyboards, update texts.py

This commit is contained in:
Zakhar Izmaylov
2024-11-13 16:48:56 +03:00
parent 5db5c8377b
commit 8b19cf0956
7 changed files with 49 additions and 27 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ async def add_client(
id=client_id,
email=email.lower(),
limit_ip=limit_ip,
total_gb = TOTAL_GB,
total_gb=TOTAL_GB,
expiry_time=expiry_time,
enable=enable,
tg_id=tg_id,