Update constants.ts for OS name styling

Corrected some styling issues such as "Mac OS" to be "macOS" and "Chrome OS" to be "ChromeOS", etc.
This commit is contained in:
Dustin Dauncey 2023-09-24 10:36:52 -07:00 committed by GitHub
parent fd5d5c692e
commit ef34bce270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -230,7 +230,7 @@ export const DESKTOP_OS = [
'BeOS',
'ChromeOS',
'Linux',
'Mac OS',
'macOS',
'Open BSD',
'OS/2',
'QNX',