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 @@ -789,7 +789,7 @@ function FormCtrl($scope) {
789789 " title" : " Eligible for awesome things"
790790 },
791791 " code" : {
792- " type" : " string"
792+ " type" : " string" ,
793793 " title" : " The Code"
794794 }
795795 }
@@ -832,7 +832,7 @@ function FormCtrl($scope) {
832832 " title" : " Eligible for awesome things"
833833 },
834834 " code" : {
835- " type" : " string"
835+ " type" : " string" ,
836836 " title" : " The Code"
837837 }
838838 }
@@ -1614,7 +1614,7 @@ function FormCtrl($scope) {
16141614 " title" : " Eligible for awesome things"
16151615 },
16161616 " code" : {
1617- " type" : " string"
1617+ " type" : " string" ,
16181618 " title" : " The Code"
16191619 }
16201620 }
@@ -1660,7 +1660,7 @@ function FormCtrl($scope) {
16601660 " title" : " Eligible for awesome things"
16611661 },
16621662 " code" : {
1663- " type" : " string"
1663+ " type" : " string" ,
16641664 " title" : " The Code"
16651665 }
16661666 }
You can’t perform that action at this time.
0 commit comments