Skip to content

Commit

Permalink
lint 10 - we sold the rights
Browse files Browse the repository at this point in the history
  • Loading branch information
alepouna authored Apr 27, 2024
1 parent f4c259c commit 06b87ad
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions src/renderer/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ export const defaultConfiguration: Configuration = {
},
description:
'Stable version of the FSLTL Traffic Injector for use on stable versions of MSFS.\n\n' +
'Follow the user guide at https://www.fslivetrafficliveries.com/user-guide/ before use.',
'Follow the user guide at https://www.fslivetrafficliveries.com/user-guide/ before use.',
},
{
name: 'Experimental',
Expand All @@ -580,9 +580,10 @@ export const defaultConfiguration: Configuration = {
releaseModel: {
type: 'CDN',
},
description: 'Experimental Release that includes features that are not yet ready for stable release.\n\n' +
'You can provide feedback on these new features in the FSLTL Discord.\n\n' +
'No support is offered for issues with this release, new FSLTL users should use stable.'
description:
'Experimental Release that includes features that are not yet ready for stable release.\n\n' +
'You can provide feedback on these new features in the FSLTL Discord.\n\n' +
'No support is offered for issues with this release, new FSLTL users should use stable.'

Check failure on line 586 in src/renderer/data.ts

View workflow job for this annotation

GitHub Actions / lint

Insert `,`
},
],
backgroundService: {
Expand Down

0 comments on commit 06b87ad

Please sign in to comment.