mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-10 07:47:07 +01:00
Improve font helpers.
Log a warning on incorrect use.
This commit is contained in:
@ -29,7 +29,8 @@ Status codes for HackMyResume.
|
||||
mixedMerge: 19,
|
||||
invokeTemplate: 20,
|
||||
compileTemplate: 21,
|
||||
themeLoad: 22
|
||||
themeLoad: 22,
|
||||
invalidParamCount: 23
|
||||
};
|
||||
|
||||
}());
|
||||
|
Reference in New Issue
Block a user