mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: clickable user link to user card in admin payments
This commit is contained in:
@@ -567,6 +567,7 @@ export interface PendingPayment {
|
||||
user_id?: number;
|
||||
user_telegram_id?: number;
|
||||
user_username?: string | null;
|
||||
user_email?: string | null;
|
||||
}
|
||||
|
||||
export interface ManualCheckResponse {
|
||||
|
||||
Reference in New Issue
Block a user