mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-03 12:57:08 +01:00
feat: support custom theme helpers
This commit is contained in:
3
dist/core/status-codes.js
vendored
3
dist/core/status-codes.js
vendored
@ -36,7 +36,8 @@ Status codes for HackMyResume.
|
||||
validateError: 26,
|
||||
invalidOptionsFile: 27,
|
||||
optionsFileNotFound: 28,
|
||||
unknownSchema: 29
|
||||
unknownSchema: 29,
|
||||
themeHelperLoad: 30
|
||||
};
|
||||
|
||||
}).call(this);
|
||||
|
Reference in New Issue
Block a user