mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 10:26:35 +00:00
Fix build
This commit is contained in:
parent
0707528bd7
commit
508e1fd737
@ -52,7 +52,7 @@
|
|||||||
minlength='16'
|
minlength='16'
|
||||||
value='{{selectedUserCodeValue}}'>
|
value='{{selectedUserCodeValue}}'>
|
||||||
</paper-input>
|
</paper-input>
|
||||||
<pre>Ascii: [[[computedCodeOutput]]]</pre>
|
<pre>Ascii: [[computedCodeOutput]]</pre>
|
||||||
</div>
|
</div>
|
||||||
<div class='card-actions'>
|
<div class='card-actions'>
|
||||||
<ha-call-service-button
|
<ha-call-service-button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user