mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-09 22:57:44 +02:00
Fix bugs with Clarity boost select box
This commit is contained in:
@@ -689,5 +689,8 @@ export class StreamSettings {
|
||||
|
||||
document.documentElement.appendChild($overlay);
|
||||
document.documentElement.appendChild($container);
|
||||
|
||||
// Update video's settings
|
||||
onChangeVideoPlayerType();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user