add new cards
This commit is contained in:
@@ -7,4 +7,5 @@ export type ValidDeposit = {
|
||||
seller: string;
|
||||
pixKey: string;
|
||||
pixTarget?: string;
|
||||
open?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user