Commit 3ec3c79
Miguel Hernández Jaso
Make isNativeClientAvailable a boolean function
Currently calling this function can throw undefined, so we end up writing something like .
IMHO this should return either true or false.1 parent ed17b4e commit 3ec3c79
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments