Mise à jour du layout
This commit is contained in:
@@ -66,7 +66,7 @@ export class SettingsComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
this.titleService.setTitle(`Head Up - ${this.title}`);
|
||||
this.titleService.setTitle(`Ad Astra - ${this.title}`);
|
||||
// Make a fresh copy of the current user's object to place in editable form fields
|
||||
Object.assign(this.user, this.userService.getCurrentUser());
|
||||
// Fill the form
|
||||
|
||||
Reference in New Issue
Block a user