Skip to content

Commit 78f64ff

Browse files
save file
1 parent a4ed08f commit 78f64ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/26-04-16/node-gyp-always-on-top/ex/always-on-top-min.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
const addon = require('./always-on-top.node');
5-
console.log("Setting active window always on top");
5+
console.log('Setting active window always on top');
66
addon.setAlwaysOnTop();
77

88

0 commit comments

Comments
 (0)