fix: allow start Gamepad only Android (#2198)

This commit is contained in:
NickVs2015
2026-02-09 05:40:48 +03:00
committed by GitHub
parent 9f0ae75a2f
commit 99312e61d3
5 changed files with 54 additions and 47 deletions
+1
View File
@@ -129,6 +129,7 @@
<file>ui/qml/Components/AdLabel.qml</file>
<file>ui/qml/Components/ConnectButton.qml</file>
<file>ui/qml/Components/ConnectionTypeSelectionDrawer.qml</file>
<file>ui/qml/Components/GamepadLoader.qml</file>
<file>ui/qml/Components/HomeContainersListView.qml</file>
<file>ui/qml/Components/HomeSplitTunnelingDrawer.qml</file>
<file>ui/qml/Components/InstalledAppsDrawer.qml</file>