Merge pull request #4813 from nicmar/patch-1

Incorrect case in stateObj
This commit is contained in:
DubhAd 2018-03-03 10:29:24 +00:00 committed by GitHub
commit 79ad6d8073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ frontend:
<style>
</style>
<textarea>[[_toStr(StateObj)]]</textarea>
<textarea>[[_toStr(stateObj)]]</textarea>
</template>
</dom-module>