khmyznikov / pwa-install

Installation dialog for Progressive Web Application. Provides a more convenient user experience and fixes the lack of native dialogs in some browsers.
https://www.khmyznikov.com/pwa-install
MIT License
358 stars 59 forks source link

redundancy in testing #42

Open luisrossi opened 8 months ago

luisrossi commented 8 months ago

I looked at the code and something bothers me a little.

Performing a test that, if it returns true, returns true, otherwise it returns false is a bit redundant.