File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,5 +41,10 @@ module.exports = [
4141 id : 'troubleshooting' ,
4242 label : 'Troubleshooting' ,
4343 } ,
44- ] ,
44+ {
45+ type : 'doc' ,
46+ id : 'changelog' ,
47+ label : 'Changelog' ,
48+ } ,
49+ ] ,
4550] ;
Original file line number Diff line number Diff line change 2929 "type" : " doc" ,
3030 "id" : " troubleshooting" ,
3131 "label" : " Troubleshooting"
32+ },
33+ {
34+ "type" : " doc" ,
35+ "id" : " changelog" ,
36+ "label" : " Changelog"
3237 }
3338 ]
3439]
Original file line number Diff line number Diff line change 2929 "type" : " doc" ,
3030 "id" : " troubleshooting" ,
3131 "label" : " Troubleshooting"
32+ },
33+ {
34+ "type" : " doc" ,
35+ "id" : " changelog" ,
36+ "label" : " Changelog"
3237 }
3338 ]
3439]
Original file line number Diff line number Diff line change 4040 "type" : " doc" ,
4141 "id" : " troubleshooting" ,
4242 "label" : " Troubleshooting"
43+ },
44+ {
45+ "type" : " doc" ,
46+ "id" : " changelog" ,
47+ "label" : " Changelog"
4348 }
4449 ]
4550]
Original file line number Diff line number Diff line change 4040 "type" : " doc" ,
4141 "id" : " troubleshooting" ,
4242 "label" : " Troubleshooting"
43+ },
44+ {
45+ "type" : " doc" ,
46+ "id" : " changelog" ,
47+ "label" : " Changelog"
4348 }
4449 ]
4550]
You can’t perform that action at this time.
0 commit comments