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) {
789
789
" title" : " Eligible for awesome things"
790
790
},
791
791
" code" : {
792
- " type" : " string"
792
+ " type" : " string" ,
793
793
" title" : " The Code"
794
794
}
795
795
}
@@ -832,7 +832,7 @@ function FormCtrl($scope) {
832
832
" title" : " Eligible for awesome things"
833
833
},
834
834
" code" : {
835
- " type" : " string"
835
+ " type" : " string" ,
836
836
" title" : " The Code"
837
837
}
838
838
}
@@ -1614,7 +1614,7 @@ function FormCtrl($scope) {
1614
1614
" title" : " Eligible for awesome things"
1615
1615
},
1616
1616
" code" : {
1617
- " type" : " string"
1617
+ " type" : " string" ,
1618
1618
" title" : " The Code"
1619
1619
}
1620
1620
}
@@ -1660,7 +1660,7 @@ function FormCtrl($scope) {
1660
1660
" title" : " Eligible for awesome things"
1661
1661
},
1662
1662
" code" : {
1663
- " type" : " string"
1663
+ " type" : " string" ,
1664
1664
" title" : " The Code"
1665
1665
}
1666
1666
}
You can’t perform that action at this time.
0 commit comments