Skip to content

Commit 0f1bf0c

Browse files
committed
windows version
1 parent f828c38 commit 0f1bf0c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = function(grunt) {
66
options: {
77
build_dir: './node-webkit', // build location
88
mac: true, // mac32
9-
win: false, // win32
9+
win: true, // win32
1010
linux32: false, // linux32
1111
linux64: false // linux64
1212
},

win-netflix-on-top.zip

22.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)