mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 16:17:20 +02:00
Change "Enable quick glance" to "Enable 'Quick Glance' mode"
This commit is contained in:
parent
92157cdd5d
commit
4a0830895f
@ -488,7 +488,7 @@ class StreamStats {
|
||||
$showStartup
|
||||
),
|
||||
CE('div', {},
|
||||
CE('label', {'for': `xcloud_setting_${Preferences.STATS_QUICK_GLANCE}`}, 'Enable quick glance'),
|
||||
CE('label', {'for': `xcloud_setting_${Preferences.STATS_QUICK_GLANCE}`}, 'Enable "Quick Glance" mode'),
|
||||
$quickGlance
|
||||
),
|
||||
CE('div', {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user