Merge pull request #4813 from nicmar/patch-1
Incorrect case in stateObj
This commit is contained in:
commit
79ad6d8073
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ frontend:
|
|||
<style>
|
||||
|
||||
</style>
|
||||
<textarea>[[_toStr(StateObj)]]</textarea>
|
||||
<textarea>[[_toStr(stateObj)]]</textarea>
|
||||
</template>
|
||||
</dom-module>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue