mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
login page and fix autoscrolling on nav
This commit is contained in:
committed by
Aiden McClelland
parent
8d01ebe8b2
commit
21dd8fa618
@@ -96,7 +96,7 @@ export class AppComponent {
|
||||
this.showMenu = false
|
||||
this.patch.stop()
|
||||
this.storage.clear()
|
||||
this.router.navigate(['/auth'], { replaceUrl: true })
|
||||
this.router.navigate(['/login'], { replaceUrl: true })
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user