File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ const config: Configuration = {
4949 ] ,
5050 addons : [
5151 {
52- key : 'a32nx-msfs2020 ' ,
52+ key : 'a32nx' ,
5353 name : 'A32NX' ,
5454 simulator : 'msfs2020' ,
5555 repoOwner : 'flybywiresim' ,
@@ -83,7 +83,7 @@ const config: Configuration = {
8383 ] ,
8484 dependencies : [
8585 {
86- addon : '@flybywiresim/simbridge-msfs2020 ' ,
86+ addon : '@flybywiresim/simbridge' ,
8787 optional : true ,
8888 modalText : 'SimBridge allows the A32NX to expose remote tools like the Web MCDU, as well as use the external terrain database.' ,
8989 } ,
@@ -241,7 +241,7 @@ const config: Configuration = {
241241 disallowedRunningExternalApps : [ '@/msfs' , '@/mcdu-server' ] ,
242242 } ,
243243 {
244- key : 'a380x-msfs2020 ' ,
244+ key : 'a380x' ,
245245 name : 'A380X' ,
246246 simulator : 'msfs2020' ,
247247 repoOwner : 'flybywiresim' ,
@@ -271,7 +271,7 @@ const config: Configuration = {
271271 ] ,
272272 dependencies : [
273273 {
274- addon : '@flybywiresim/simbridge-msfs2020 ' ,
274+ addon : '@flybywiresim/simbridge' ,
275275 optional : true ,
276276 modalText : 'SimBridge allows the A380X to use the external terrain database.' ,
277277 } ,
@@ -414,7 +414,7 @@ const config: Configuration = {
414414 ] ,
415415 } ,
416416 {
417- key : 'simbridge-msfs2020 ' ,
417+ key : 'simbridge' ,
418418 name : 'SimBridge' ,
419419 simulator : 'msfs2020' ,
420420 category : '@simbridge' ,
You can’t perform that action at this time.
0 commit comments