mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 12:56:42 +02:00
Use "brand" instead of "manufacturer"
This commit is contained in:
@@ -16,6 +16,7 @@ export type BxFlags = {
|
||||
|
||||
androidInfo?: {
|
||||
manufacturer: string,
|
||||
brand: string,
|
||||
board: string,
|
||||
model: string,
|
||||
},
|
||||
|
Reference in New Issue
Block a user