mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-03 21:07:07 +01:00
Improve error handling.
This commit is contained in:
@ -25,7 +25,8 @@ Status codes for HackMyResume.
|
||||
parseError: 15,
|
||||
fileSaveError: 16,
|
||||
generateError: 17,
|
||||
invalidHelperUse: 18
|
||||
invalidHelperUse: 18,
|
||||
mixedMerge: 19
|
||||
};
|
||||
|
||||
}());
|
||||
|
Reference in New Issue
Block a user