1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Fix orphaned ignored typo (#163137)

This commit is contained in:
Erwin Douna
2026-02-16 11:31:16 +01:00
committed by GitHub
parent 6a49a25799
commit 5d1cb4df94

View File

@@ -165,7 +165,7 @@
"orphaned_ignored_config_entry": {
"fix_flow": {
"abort": {
"issue_ignored": "Non-existent ignored integration {domain} ignored."
"issue_ignored": "Non-existent integration {domain} ignored."
},
"step": {
"init": {