Skip to content

Commit

Permalink
Images tests
Browse files Browse the repository at this point in the history
  • Loading branch information
frankkopp committed Feb 16, 2023
1 parent 4dbf51b commit 734668e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ const config: Configuration = {
backgroundImageUrls: ['https://flybywiresim.b-cdn.net/installer/media-assets/addon-headers/checklist-fix/checklist-fix-14.png'],
backgroundImageShadow: false,
shortDescription: 'Checklist Fix',
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact' +
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact ' +
'all aircraft in the sim it is provided as an optional separate mod so it can be uninstalled when issues arise.',
targetDirectory: 'flybywire-ingamepanels-checklist-fix',
tracks: [
Expand All @@ -372,7 +372,7 @@ const config: Configuration = {
},
url: 'http://flybywirecdn.com/addons/ingamepanels-checklist-fix/master/',
isExperimental: false,
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact' +
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact ' +
'all aircraft in the sim it is provided as an optional separate mod so it can be uninstalled when issues arise.',
},
],
Expand Down

0 comments on commit 734668e

Please sign in to comment.