Add Air 2 monitor "products" to the supported monitor list

This commit is contained in:
wheaney 2024-05-24 12:10:37 -07:00
parent f5256dfee1
commit 2aac5a6504
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ const SUPPORTED_MONITOR_PRODUCTS = [
'VITURE',
'nreal air',
'Air',
'Air 2', // guessing this one
'Air 2 Pro',
'MetaMonitor' // nested mode dummy monitor
];