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