mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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;
|
||||
} else {
|
||||
navigate("/config/logs", { replace: true });
|
||||
showAlertDialog(this, {
|
||||
title:
|
||||
this.hass.localize("ui.panel.config.logs.provider_not_found") ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user