Refactor tutorial service for public access and enhance authentication handling
This commit is contained in:
@@ -12,5 +12,7 @@ import { RouterOutlet } from '@angular/router';
|
||||
export class App {
|
||||
protected title = 'jambotron-ui';
|
||||
|
||||
constructor() { }
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user