From c3db9620e80709a0681c3b057070acd2a4a50981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E6=9C=A8?= <43062104+yumusb@users.noreply.github.com> Date: Tue, 8 Aug 2023 21:08:00 +0800 Subject: [PATCH] Update constants.ts --- lib/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/constants.ts b/lib/constants.ts index c275ed8d4..c66584895 100644 --- a/lib/constants.ts +++ b/lib/constants.ts @@ -219,6 +219,7 @@ export const DESKTOP_OS = [ 'QNX', 'Sun OS', 'Windows 10', + 'Windows 11', 'Windows 2000', 'Windows 3.11', 'Windows 7',