fix(mobile): save missed on commit
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:
2026-06-22 06:22:57 -05:00
parent fd596ab194
commit bc4728a156

View File

@@ -37,6 +37,12 @@ const ERROR_KEYWORDS = [
"not possible",
"forbidden",
"loading not",
"not",
"error",
"already",
"double",
"no",
"bad",
];
// function parseErpResponse(buffer: Buffer) {