This commit is contained in:
Vladless
2024-11-15 23:59:42 +03:00
parent 6d750c91f8
commit f6f1227dd8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -72,6 +72,7 @@ async def extend_client_key(
client.sub_id = email
client.total_gb = total_gb
client.enable = True
client.limit_ip = 1
await xui.client.update(client.id, client)
logger.info(