Skip to content

Commit 734668e

Browse files
committed
Images tests
1 parent 4dbf51b commit 734668e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ const config: Configuration = {
359359
backgroundImageUrls: ['https://flybywiresim.b-cdn.net/installer/media-assets/addon-headers/checklist-fix/checklist-fix-14.png'],
360360
backgroundImageShadow: false,
361361
shortDescription: 'Checklist Fix',
362-
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact' +
362+
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact ' +
363363
'all aircraft in the sim it is provided as an optional separate mod so it can be uninstalled when issues arise.',
364364
targetDirectory: 'flybywire-ingamepanels-checklist-fix',
365365
tracks: [
@@ -372,7 +372,7 @@ const config: Configuration = {
372372
},
373373
url: 'http://flybywirecdn.com/addons/ingamepanels-checklist-fix/master/',
374374
isExperimental: false,
375-
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact' +
375+
description: 'This mod fixes a bug in the MSFS toolbar panel for checklists. As this mod will impact ' +
376376
'all aircraft in the sim it is provided as an optional separate mod so it can be uninstalled when issues arise.',
377377
},
378378
],

0 commit comments

Comments
 (0)