push.js
push.js copied to clipboard
Fix a typo in Util class that makes `Util.isNull` function work as expected
Lucky find, huh?
@Nickersoft You might want to check this PR. The typo is making your entire Util.isNull function useless.
CC @theLufenk
Well is my PR really not fixing a major flaw? How is something not breaking with that error in isNull function.