We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c97771 commit 16bee9aCopy full SHA for 16bee9a
lib/windowsphone.js
@@ -46,7 +46,7 @@ function detect(options, callback) {
46
}
47
48
var results = {
49
- windowsphone: null,
+ windowsphone: {},
50
issues: []
51
},
52
searchPaths = [
0 commit comments