Add link to list of supported local co-op games

This commit is contained in:
redphx 2024-03-03 10:20:37 +07:00
parent 0ef1e8a526
commit 83ff859798

View File

@ -6721,7 +6721,10 @@ class Preferences {
[Preferences.CONTROLLER_SUPPORT_LOCAL_CO_OP]: {
'default': false,
'note': __('enable-local-co-op-support-note'),
'note':CE('a', {
href: 'https://github.com/redphx/better-xcloud/discussions/275',
target: '_blank',
}, __('enable-local-co-op-support-note')),
},
[Preferences.CONTROLLER_ENABLE_SHORTCUTS]: {