💄 Reset settings tab index
This commit is contained in:
parent
3173d867e2
commit
1e95a56412
@ -540,6 +540,7 @@ export class DashboardComponent implements OnInit, AfterViewInit {
|
||||
next: (backups) => (this.backups = backups),
|
||||
});
|
||||
|
||||
this.tabsIndex = 0;
|
||||
this.settingsForm.reset(this.settings);
|
||||
this.doNotDisplayOptions = [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user