mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
health page, manifest page, watch unauth, begin redesign
This commit is contained in:
committed by
Aiden McClelland
parent
409c550b5e
commit
21530ce63c
@@ -100,7 +100,7 @@ export class AppComponent {
|
||||
}
|
||||
})
|
||||
|
||||
this.http.watch401$().subscribe(() => {
|
||||
this.http.watchUnauth$().subscribe(() => {
|
||||
this.authService.setUnverified()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user