Fix OK issue on home view

Fixes #1201
This commit is contained in:
1hitsong 2023-04-14 13:57:36 -04:00
parent 8bba5fe3bd
commit 8659dca53a

View File

@ -151,8 +151,6 @@ sub Main (args as dynamic) as void
group.lastFocus.setFocus(true)
end if
end if
reportingNode.quickPlayNode.type = ""
end if
else if isNodeEvent(msg, "selectedItem")
' If you select a library from ANYWHERE, follow this flow