Add Air 2 monitor "products" to the supported monitor list
This commit is contained in:
parent
f5256dfee1
commit
2aac5a6504
|
|
@ -18,6 +18,8 @@ const SUPPORTED_MONITOR_PRODUCTS = [
|
||||||
'VITURE',
|
'VITURE',
|
||||||
'nreal air',
|
'nreal air',
|
||||||
'Air',
|
'Air',
|
||||||
|
'Air 2', // guessing this one
|
||||||
|
'Air 2 Pro',
|
||||||
'MetaMonitor' // nested mode dummy monitor
|
'MetaMonitor' // nested mode dummy monitor
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue