Change "Disable analytics" to "Disable xCloud analytics"

This commit is contained in:
redphx 2023-07-14 09:09:21 +07:00 committed by GitHub
parent f6b2c02f5c
commit a8bc116282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ class Preferences {
{ {
'id': Preferences.BLOCK_TRACKING, 'id': Preferences.BLOCK_TRACKING,
'label': 'Disable analytics', 'label': 'Disable xCloud analytics',
'default': false, 'default': false,
}, },