mirror of
https://github.com/simon987/task_tracker.git
synced 2025-12-14 15:29:02 +00:00
Some work on permissions (lacks tests)
This commit is contained in:
@@ -20,7 +20,7 @@ export class AppComponent {
|
||||
];
|
||||
|
||||
constructor(private translate: TranslateService,
|
||||
private router: Router,
|
||||
public router: Router,
|
||||
public authService: AuthService) {
|
||||
|
||||
translate.addLangs([
|
||||
|
||||
Reference in New Issue
Block a user