|
|
@ -200,7 +200,7 @@ export class AnalyticService { |
|
|
|
|
|
|
|
|
|
|
|
private displayConnectionAlert() { |
|
|
|
private displayConnectionAlert() { |
|
|
|
appEvents.emit( |
|
|
|
appEvents.emit( |
|
|
|
'alert-success', |
|
|
|
'alert-error', |
|
|
|
[ |
|
|
|
[ |
|
|
|
'No connection to Hastic server', |
|
|
|
'No connection to Hastic server', |
|
|
|
`Hastic server: "${this._backendURL}"`, |
|
|
|
`Hastic server: "${this._backendURL}"`, |
|
|
|