Skip to content

Commit

Permalink
Update ha-config-logs.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Jan 10, 2024
1 parent 85beefe commit de35e89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/panels/config/logs/ha-config-logs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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") ||
Expand Down

0 comments on commit de35e89

Please sign in to comment.