feat: display manual admin top-ups in sales statistics

This commit is contained in:
Fringg
2026-03-18 22:40:11 +03:00
parent 6a32bf3590
commit a3a6fad9b7
7 changed files with 20 additions and 5 deletions

View File

@@ -15,4 +15,5 @@ export const METHOD_LABELS: Record<string, string> = {
kassa_ai: 'Kassa AI',
riopay: 'RioPay',
severpay: 'SeverPay',
manual: 'Ручное пополнение',
};