Alex Gavrilov
Results
1
comments of
Alex Gavrilov
You can't have two returns in a single function. You want to return `false` only if userAgent test is true, so invert first `mobileCheck` return and get rid of another...