From 584fec2dc8405f9d0b6fab1547a2fcf7e6e06dbb Mon Sep 17 00:00:00 2001 From: Vladless Date: Thu, 14 Nov 2024 14:17:16 +0300 Subject: [PATCH] servers in clusters/total_gb --- client.py | 1 + 1 file changed, 1 insertion(+) diff --git a/client.py b/client.py index 4cd8b744..134fa688 100644 --- a/client.py +++ b/client.py @@ -74,6 +74,7 @@ async def extend_client_key( client.flow = "xtls-rprx-vision" client.sub_id = email client.total_gb = total_gb + client.enable = True await xui.client.update(client.id, client) logger.info(