feat: small refactor, address now is telegram
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
export type DealQuickCreateRequest = {
|
||||
name: string;
|
||||
clientName: string;
|
||||
clientAddress: string;
|
||||
comment: string;
|
||||
acceptanceDate: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user