From 06b87ad0edc8a4dfd7ea726232059096c29168eb Mon Sep 17 00:00:00 2001 From: Aurora Takemi <98479040+alepouna@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:59:15 +0300 Subject: [PATCH] lint 10 - we sold the rights --- src/renderer/data.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/renderer/data.ts b/src/renderer/data.ts index ab7c4491..fc6232fd 100644 --- a/src/renderer/data.ts +++ b/src/renderer/data.ts @@ -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', @@ -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.' }, ], backgroundService: {