diff --git a/src/core/fresh-resume.js b/src/core/fresh-resume.js index 462d390..d21449c 100644 --- a/src/core/fresh-resume.js +++ b/src/core/fresh-resume.js @@ -221,7 +221,7 @@ Definition of the FRESHResume class. if( obj.history ) return obj.history.length; if( obj.sets ) return obj.sets.length; return obj.length || 0; - } + }; /** Get the default (empty) sheet.