mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 18:36:35 +00:00
Modify camera image error text (#416)
This commit is contained in:
parent
5bdbc49dc2
commit
010851b0df
@ -42,7 +42,7 @@
|
|||||||
<div class='caption'>
|
<div class='caption'>
|
||||||
[[computeStateName(stateObj)]]
|
[[computeStateName(stateObj)]]
|
||||||
<template is='dom-if' if='[[!imageLoaded]]'>
|
<template is='dom-if' if='[[!imageLoaded]]'>
|
||||||
(Error loading image)
|
(Image not available)
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user