From 1e95a56412cf22cd73ddaa42fd61f65b6b244298 Mon Sep 17 00:00:00 2001 From: itskovacs Date: Thu, 16 Oct 2025 17:22:12 +0200 Subject: [PATCH] :lipstick: Reset settings tab index --- src/src/app/components/dashboard/dashboard.component.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/src/app/components/dashboard/dashboard.component.ts b/src/src/app/components/dashboard/dashboard.component.ts index 7fc355d..188906d 100644 --- a/src/src/app/components/dashboard/dashboard.component.ts +++ b/src/src/app/components/dashboard/dashboard.component.ts @@ -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 = [ {