stars bot link/ defolt hwid limit 0

This commit is contained in:
Vladless
2025-07-18 04:32:09 +03:00
parent b44302deb3
commit 604ea7f706
9 changed files with 105 additions and 61 deletions
+1 -1
View File
@@ -620,7 +620,7 @@ async def handle_sync_cluster(
raise Exception("Не удалось авторизоваться в Remnawave")
traffic_limit_bytes = 0
hwid_limit = None
hwid_limit = 0
if key["tariff_id"]:
tariff = await session.get(Tariff, key["tariff_id"])
if tariff: