Skip to content

Commit d85ae12

Browse files
committed
fix: broken description in about section (#43)
1 parent e42fbf5 commit d85ae12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ const config: Configuration = {
307307
backgroundImageUrls: ['https://flybywirecdn.com/installer/media-assets/addon-headers/fbw-simbridge/0.png'],
308308
backgroundImageShadow: false,
309309
shortDescription: 'Airbus A380-800',
310-
description: `<span style="color: rgb(255, 106, 0);">&#9888; Important: Starting with version 0.6.0, custom resources such as PDF Charts and Company Routes must be stored in the Documents folder (typically located at \`C:\\Users\\<Username>\\Documents\\FlyByWireSim\\Simbridge\\resources)\`. \n\n Please ensure you back up your files before updating. After the update, transfer your files to this new location to keep them safe from future updates. You can also use the Resources button in the About section of the installer to locate the folder.</span> \n\nSimBridge is an external app that enables FlyByWire Simulations aircraft to communicate outside your simulator. From remote displays to external terrain display rendering, it is used for a variety of optional features.`,
310+
description: `<span style="color: rgb(255, 106, 0);">&#9888; Important: Starting with version 0.6.0, custom resources such as PDF Charts and Company Routes must be stored in the Documents folder (typically located at \`C:\\Users\\<Username>\\Documents\\FlyByWireSim\\Simbridge\\resources)\`. <br> Please ensure you back up your files before updating. After the update, transfer your files to this new location to keep them safe from future updates. You can also use the Resources button in the About section of the installer to locate the folder.</span> \n\nSimBridge is an external app that enables FlyByWire Simulations aircraft to communicate outside your simulator. From remote displays to external terrain display rendering, it is used for a variety of optional features.`,
311311
targetDirectory: 'flybywire-externaltools-simbridge',
312312
tracks: [
313313
{

0 commit comments

Comments
 (0)