@ -86,7 +86,7 @@ const routes: Routes = [
defaultComponent: ManageProfileComponent,
} as ReplaceableComponents.RouteData<ManageProfileComponent>,
},
title: 'AbpAccount::Menu:Account',
title: 'AbpAccount::MyAccount',
],
@ -37,5 +37,4 @@ export class AbpTitleStrategy extends TitleStrategy {
}
});
// .pipe(tap(() => this.updateTitle(this.routerState))).subscribe();