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
|
$showStartup
|
||||||
),
|
),
|
||||||
CE('div', {},
|
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
|
$quickGlance
|
||||||
),
|
),
|
||||||
CE('div', {},
|
CE('div', {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user