mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2026-03-21 21:36:53 +00:00
Fix folder generation wrinkle.
This commit is contained in:
@@ -44,6 +44,7 @@ Abstract theme representation.
|
||||
// then this theme declares its files explicitly.
|
||||
if( !!this.formats ) {
|
||||
formatsHash = loadExplicit.call( this );
|
||||
this.explicit = true;
|
||||
}
|
||||
else {
|
||||
formatsHash = loadImplicit.call( this );
|
||||
|
||||
Reference in New Issue
Block a user