fix: hide exact quota values from account response

This commit is contained in:
sirily
2026-03-10 15:16:46 +03:00
parent ba029d8f3f
commit b23612ef23
6 changed files with 142 additions and 64 deletions

View File

@@ -44,3 +44,6 @@ This repository is a TypeScript monorepo for `nproxy`, a crypto-subscription ima
- If you change deployment assumptions, update `docs/ops/deployment.md`.
- If you change Telegram admin auth, update `docs/ops/telegram-pairing.md`.
- If you change failover, cooldown, or balance logic, update `docs/ops/provider-key-pool.md`.
## Workflow
- At the end of each completed task, create a PR for the changes unless the user explicitly says not to.