Skip to content

Commit

Permalink
Fix linting failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmierz authored and Archaeopteryx committed Mar 19, 2024
1 parent 781657e commit ecdabd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ui/helpers/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@ export const thPlatformMap = {
'windows11-64-2009-ccov-qr': 'Windows 11 x64 22H2 CCov WebRender',
'windows11-64-2009-mingwclang-qr': 'Windows 11 x64 22H2 MinGW WebRender',
'windows11-64-2009-hw-ref': 'Windows 11 x64 22H2 WebRender Ref HW',
'windows11-64-2009-hw-ref-shippable': 'Windows 11 x64 22H2 WebRender Ref HW Shippable',
'windows11-64-2009-hw-ref-shippable':
'Windows 11 x64 22H2 WebRender Ref HW Shippable',
'windows2012-32': 'Windows 2012',
'windows2012-32-shippable': 'Windows 2012 Shippable',
'windows2012-32-add-on-devel': 'Windows 2012 addon',
Expand Down

0 comments on commit ecdabd6

Please sign in to comment.