- fix response error elang
This commit is contained in:
		| @@ -39,7 +39,7 @@ export const doTransaction = async ( | ||||
|             throw new HttpException( | ||||
|                 { | ||||
|                   statusCode: HttpStatus.INTERNAL_SERVER_ERROR, | ||||
|                   error: e.error, | ||||
|                   error: 'maaf saat ini transaksi sedang tidak bisa diproses, silahkan hubungi WND Solutions untuk bisa di proses kembali', | ||||
|                 }, | ||||
|                 HttpStatus.INTERNAL_SERVER_ERROR, | ||||
|             ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user