fix: app details page not opening for apps in open source mode
Description
When using show only open source and pwa apps settings the app details page don't load. This was due to the fact that we were checking for open source and pwa apps as source for google play's auth null check. Google play apps should be used as source for null check.
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/3082