Skip to content

Commit

Permalink
feat(workflows): wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaviju committed Sep 29, 2023
1 parent e1b807b commit 7c2a582
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ export class ProjectNavigationComponent implements OnInit, AfterViewInit {
}

public openSettings() {
console.log(1);
this.showProjectSettings = true;
void this.router.navigate([
'project',
Expand Down

0 comments on commit 7c2a582

Please sign in to comment.