protected quit()

in src/app/quiz/quiz.component.ts [146:148]


  protected quit() {
    this.router.navigateByUrl('');
  }