Nickersoft / push.js

The world's most versatile desktop notifications framework :earth_americas:
https://pushjs.org
MIT License
8.76k stars 548 forks source link

Fix a typo in Util class that makes `Util.isNull` function work as expected #278

Closed ceoshikhar closed 2 years ago

ceoshikhar commented 3 years ago

Lucky find, huh?

ceoshikhar commented 3 years ago

@Nickersoft You might want to check this PR. The typo is making your entire Util.isNull function useless.

CC @theLufenk

ceoshikhar commented 2 years ago

Well is my PR really not fixing a major flaw? How is something not breaking with that error in isNull function.