Android: Small fixes to landing page and passthrough

This commit is contained in:
Pieter Vander Vennet 2025-01-21 21:06:50 +01:00
parent baa7379fbf
commit 77f4bc84aa
12 changed files with 55 additions and 31 deletions

View file

@ -120,6 +120,9 @@ export class MenuState {
return true
}
}
if (ps.menu.data) {
ps.menu.set(false)
return true