added go_home alias function for pocket navigation

This commit is contained in:
Mikayla
2024-10-12 04:36:20 +00:00
parent 10b675d84d
commit 26906d10d6
5 changed files with 13 additions and 10 deletions

View File

@@ -288,6 +288,9 @@ function pocket.init_nav(smem)
end
end
-- go home (open the home screen app)
function nav.go_home() nav.open_app(APP_ID.ROOT) end
-- open the app that was blocked on connecting
function nav.on_loader_connected()
if self.loader_return then