Fix formatting in skiller.sh

pull/1570/head
Matthew D. Scholefield 2018-05-07 09:43:48 -05:00
parent db05a0cabb
commit 2910621f80
1 changed files with 6 additions and 6 deletions

View File

@ -139,9 +139,9 @@ echo '{
"name": "'${capital_desc}'",
"skillMetadata": {
"sections": [
{
"name": "Section Friendly Display Name for Home.Mycroft.AI",
"fields": [
{
"name": "Section Friendly Display Name for Home.Mycroft.AI",
"fields": [
{
"name": "internal_python_variable_name",
"type": "text",
@ -155,9 +155,9 @@ echo '{
"name": "Login --Another Section But This One Has Two Values--",
"fields": [
{
"type": "label",
"label": "Just a little bit of extra info for the user to understand following settings"
},
"type": "label",
"label": "Just a little bit of extra info for the user to understand following settings"
},
{
"name": "username",
"type": "text",