This commit is contained in:
Vladless
2024-11-15 23:59:42 +03:00
parent 737f64763b
commit d37b1d12c6
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(