mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Stop setting codec's default value to the best codec profile
This commit is contained in:
parent
11f3513b0c
commit
bcdabbf1b9
@ -6635,7 +6635,7 @@ class Preferences {
|
||||
setting.note = '⚠️ ' + __('browser-unsupported-feature');
|
||||
} else {
|
||||
// Set default value to the best codec profile
|
||||
setting.default = keys[keys.length - 1];
|
||||
// setting.default = keys[keys.length - 1];
|
||||
}
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user