File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -774,7 +774,7 @@ function FormCtrl($scope) {
774774 " title" : " Eligible for awesome things"
775775 },
776776 " code" : {
777- " type" : " string"
777+ " type" : " string" ,
778778 " title" : " The Code"
779779 }
780780 }
@@ -817,7 +817,7 @@ function FormCtrl($scope) {
817817 " title" : " Eligible for awesome things"
818818 },
819819 " code" : {
820- " type" : " string"
820+ " type" : " string" ,
821821 " title" : " The Code"
822822 }
823823 }
@@ -1599,7 +1599,7 @@ function FormCtrl($scope) {
15991599 " title" : " Eligible for awesome things"
16001600 },
16011601 " code" : {
1602- " type" : " string"
1602+ " type" : " string" ,
16031603 " title" : " The Code"
16041604 }
16051605 }
@@ -1645,7 +1645,7 @@ function FormCtrl($scope) {
16451645 " title" : " Eligible for awesome things"
16461646 },
16471647 " code" : {
1648- " type" : " string"
1648+ " type" : " string" ,
16491649 " title" : " The Code"
16501650 }
16511651 }
You can’t perform that action at this time.
0 commit comments