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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user