mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update ha-config-logs.ts
This commit is contained in:
parent
85beefec4c
commit
de35e89c58
@ -182,6 +182,7 @@ export class HaConfigLogs extends LitElement {
|
|||||||
) {
|
) {
|
||||||
this._selectedLogProvider = providerKey;
|
this._selectedLogProvider = providerKey;
|
||||||
} else {
|
} else {
|
||||||
|
navigate("/config/logs", { replace: true });
|
||||||
showAlertDialog(this, {
|
showAlertDialog(this, {
|
||||||
title:
|
title:
|
||||||
this.hass.localize("ui.panel.config.logs.provider_not_found") ||
|
this.hass.localize("ui.panel.config.logs.provider_not_found") ||
|
||||||
|
Loading…
x
Reference in New Issue
Block a user