Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Jul 12, 2024
1 parent ba094b5 commit 2811337
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
this.quizInitialized = true;
},
destroy() {
window.removeEventListener('beforeunload', this.onBeforeUnload)
window.removeEventListener('beforeunload', this.onBeforeUnload);
},
methods: {
beforeUnload(e) {
Expand Down

0 comments on commit 2811337

Please sign in to comment.