Restore API token if expired
This commit is contained in:
@@ -84,7 +84,7 @@ export class LoginPageComponent implements OnInit {
|
||||
} else {
|
||||
this.ngZone$.run(() => {
|
||||
this.notifications$.add({
|
||||
text: "DiunaBI server not responsed.",
|
||||
text: "DiunaBI server not responded.",
|
||||
btn: "OK",
|
||||
duration: 15000
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user