chore: build
This commit is contained in:
@@ -53,9 +53,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"owner": "xor290",
|
"owner": "xor290",
|
||||||
"runtimeVersion": {
|
"runtimeVersion": "admin-1.0.1",
|
||||||
"policy": "appVersion"
|
|
||||||
},
|
|
||||||
"updates": {
|
"updates": {
|
||||||
"url": "https://u.expo.dev/fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440",
|
"url": "https://u.expo.dev/fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440",
|
||||||
"codeSigningCertificate": "./certs/certificate.pem",
|
"codeSigningCertificate": "./certs/certificate.pem",
|
||||||
|
|||||||
@@ -551,10 +551,6 @@ export const getMyCompletedOrders = async (): Promise<HistoryResponse> => {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// ============================================
|
|
||||||
// CANCEL
|
|
||||||
// ============================================
|
|
||||||
|
|
||||||
export const cancelCommand = async (
|
export const cancelCommand = async (
|
||||||
commandId: number,
|
commandId: number,
|
||||||
reason?: string,
|
reason?: string,
|
||||||
|
|||||||
Reference in New Issue
Block a user