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) {
774
774
" title" : " Eligible for awesome things"
775
775
},
776
776
" code" : {
777
- " type" : " string"
777
+ " type" : " string" ,
778
778
" title" : " The Code"
779
779
}
780
780
}
@@ -817,7 +817,7 @@ function FormCtrl($scope) {
817
817
" title" : " Eligible for awesome things"
818
818
},
819
819
" code" : {
820
- " type" : " string"
820
+ " type" : " string" ,
821
821
" title" : " The Code"
822
822
}
823
823
}
@@ -1599,7 +1599,7 @@ function FormCtrl($scope) {
1599
1599
" title" : " Eligible for awesome things"
1600
1600
},
1601
1601
" code" : {
1602
- " type" : " string"
1602
+ " type" : " string" ,
1603
1603
" title" : " The Code"
1604
1604
}
1605
1605
}
@@ -1645,7 +1645,7 @@ function FormCtrl($scope) {
1645
1645
" title" : " Eligible for awesome things"
1646
1646
},
1647
1647
" code" : {
1648
- " type" : " string"
1648
+ " type" : " string" ,
1649
1649
" title" : " The Code"
1650
1650
}
1651
1651
}
You can’t perform that action at this time.
0 commit comments