mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Fix language string (#9767)
This commit is contained in:
parent
2557b03b11
commit
3897e3d452
@ -59,7 +59,7 @@ export class CloudRemotePref extends LitElement {
|
||||
remote_connected
|
||||
? "connected"
|
||||
: remote_enabled
|
||||
? "connecting"
|
||||
? "reconnecting"
|
||||
: "not_connected"
|
||||
}`
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user