Add new OS: Ubuntu Touch

This commit is contained in:
Faisal Salman
2024-12-12 14:43:19 +07:00
parent 5d603dacd7
commit 594b6b1399
4 changed files with 17 additions and 1 deletions

View File

@@ -366,6 +366,7 @@ const OS = Object.freeze({
SYMBIAN: 'Symbian',
TIZEN: 'Tizen',
UBUNTU: 'Ubuntu',
UBUNTU_TOUCH: 'Ubuntu Touch',
UNIX: 'Unix',
VECTORLINUX: 'VectorLinux',
WATCHOS: 'watchOS',