Add client toggle functionality for 3x-ui servers

This commit is contained in:
Zakhar Izmaylov
2025-02-14 23:06:45 +03:00
parent 2dcd1e65db
commit 310aa9bce6
25 changed files with 151 additions and 35 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ from typing import Any
import asyncpg
import pytz
from config import CASHBACK, CHECK_REFERRAL_REWARD_ISSUED, DATABASE_URL, REFERRAL_BONUS_PERCENTAGES
from logger import logger