mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37:19 +02:00
Remove "Bitrate" & "Decode Time" stats from default items
This commit is contained in:
parent
e470cb20a3
commit
f15f43faf7
@ -1339,7 +1339,7 @@ class Preferences {
|
||||
},
|
||||
|
||||
[Preferences.STATS_ITEMS]: {
|
||||
'default': [StreamStats.PING, StreamStats.FPS, StreamStats.BITRATE, StreamStats.DECODE_TIME, StreamStats.PACKETS_LOST, StreamStats.FRAMES_LOST],
|
||||
'default': [StreamStats.PING, StreamStats.FPS, StreamStats.PACKETS_LOST, StreamStats.FRAMES_LOST],
|
||||
'multiple_options': {
|
||||
[StreamStats.PING]: 'Ping',
|
||||
[StreamStats.FPS]: 'FPS',
|
||||
|
Loading…
x
Reference in New Issue
Block a user