minor bug fixes and improvements

This commit is contained in:
Vladless
2025-03-21 09:26:30 +03:00
parent af497f644a
commit d3e502ce43
9 changed files with 1384 additions and 1255 deletions
+1
View File
@@ -226,6 +226,7 @@ async def toggle_client(xui: py3xui.AsyncApi, inbound_id: int, email: str, clien
logger.warning(f"Клиент с email {email} и ID {client_id} не найден.")
return False
client.sub_id = email
client.enable = enable
client.id = client_id
client.flow = "xtls-rprx-vision"