Add troubleshooting link

This commit is contained in:
redphx
2024-08-29 21:30:27 +07:00
parent 772a642283
commit 6daabea288
2 changed files with 46 additions and 6 deletions

View File

@@ -913,7 +913,7 @@ export class SettingsNavigationDialog extends NavigationDialog {
href: 'https://better-xcloud.github.io/guide/android-webview-tweaks/',
target: '_blank',
tabindex: 0,
}, t('how-to-improve-app-performance')),
}, '🤓 ' + t('how-to-improve-app-performance')),
BX_FLAGS.DeviceInfo.deviceType.includes('android') && !hasRecommendedSettings && CE('a', {
class: 'bx-suggest-link bx-focusable',