File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,11 @@ const config: Configuration = {
1818 key : 'scenery' ,
1919 title : 'Scenery' ,
2020 } ,
21+ {
22+ kind : 'addonCategory' ,
23+ key : 'msfsfixes' ,
24+ title : 'MSFS Fix' ,
25+ } ,
2126 {
2227 kind : 'addonCategory' ,
2328 key : 'simbridge' ,
@@ -344,10 +349,10 @@ const config: Configuration = {
344349 {
345350 name : 'FBW Ingamepanels Checklist Fix' ,
346351 key : 'checklistfix' ,
347- category : '@checklistfix ' ,
352+ category : '@msfsfixes ' ,
348353 repoOwner : 'flybywiresim' ,
349354 repoName : 'a32nx' ,
350- aircraftName : 'Checklist Fix' ,
355+ aircraftName : 'MSFS Checklist Fix' ,
351356 titleImageUrl : 'https://flybywiresim.b-cdn.net/installer/media-assets/addon-titles/fbw-simbridge/dark.svg' ,
352357 titleImageUrlSelected : 'https://flybywiresim.b-cdn.net/installer/media-assets/addon-titles/fbw-simbridge/light.svg' ,
353358 enabled : true ,
You can’t perform that action at this time.
0 commit comments