This commit is contained in:
Samandar Turg'unboev
2025-06-26 17:03:19 +05:00
parent ace1516293
commit 74c259ccf4
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ export type UpdateBoxBodyType = {
passportId?: number;
status?: BoxStatus;
packetId?: string;
print: boolean;
print?: boolean;
// clientId: number;
cargoId?: string;