fix(mobile): save missed on commit
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m47s
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m47s
this is for the errors and the file didnt save or show saved before last commit ref #32 ref #31
This commit is contained in:
@@ -37,6 +37,12 @@ const ERROR_KEYWORDS = [
|
|||||||
"not possible",
|
"not possible",
|
||||||
"forbidden",
|
"forbidden",
|
||||||
"loading not",
|
"loading not",
|
||||||
|
"not",
|
||||||
|
"error",
|
||||||
|
"already",
|
||||||
|
"double",
|
||||||
|
"no",
|
||||||
|
"bad",
|
||||||
];
|
];
|
||||||
|
|
||||||
// function parseErpResponse(buffer: Buffer) {
|
// function parseErpResponse(buffer: Buffer) {
|
||||||
|
|||||||
Reference in New Issue
Block a user