Skip to content

Commit 34d25a9

Browse files
save file
1 parent 1540010 commit 34d25a9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
3+
4+
const addon = require('./always-on-top.node');
5+
console.log("Setting active window always on top");
6+
addon.setAlwaysOnTop();
7+
8+
9+
10+

0 commit comments

Comments
 (0)