Skip to content

Commit

Permalink
Fix #202
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-steele committed Jul 11, 2024
1 parent 4627d39 commit 8e813fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/assessment.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ class Assessment extends Backbone.Controller {
_byAssessmentId: {}
});

this._saveStateModel = null;
this._restoredCount = 0;
}

Expand Down

0 comments on commit 8e813fd

Please sign in to comment.