Skip to content

Commit 4437c46

Browse files
committed
test
1 parent 41dac9e commit 4437c46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -303,11 +303,11 @@ const config: Configuration = {
303303
},
304304
},
305305
{
306-
name: 'Development (4000K)',
306+
name: 'Development (4K)',
307307
key: 'a380x-dev-4k',
308308
url: 'https://flybywirecdn.com/addons/a380x/master-4k',
309309
alternativeUrls: [],
310-
description: 'Development will have the latest features that will end up in the next stable. ' +
310+
description: 'TEST will have the latest features that will end up in the next stable. ' +
311311
'Although every change is QA-tested, bugs are a little more likely. It updates whenever something is added to ' +
312312
'the \'master\' branch on Github. Please visit our discord for support. \n\n' +
313313
'Includes our 4K downscaled cabin, cockpit and exterior textures. Choose this option for reduced ' +
@@ -323,11 +323,11 @@ const config: Configuration = {
323323
},
324324
},
325325
{
326-
name: 'Development (8000K)',
326+
name: 'Development (8K)',
327327
key: 'a380x-dev-8k',
328328
url: 'https://flybywirecdn.com/addons/a380x/master-8k',
329329
alternativeUrls: [],
330-
description: 'Development will have the latest features that will end up in the next stable. ' +
330+
description: 'TEST will have the latest features that will end up in the next stable. ' +
331331
'Although every change is QA-tested, bugs are a little more likely. It updates whenever something is added to ' +
332332
'the \'master\' branch on Github. Please visit our discord for support. \n\n' +
333333
'* DX11 recommended \n\n' +

0 commit comments

Comments
 (0)