Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
  • Loading branch information
PZahnen committed Oct 15, 2024
1 parent f997d93 commit 090e6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libxtracfg/js/lib/binding.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const addon = require("../build/Release/xtracfg-lib-native");
const addon = require("/Users/pascal/Documents/GitHub/xtraplatform-cli/libxtracfg/js/build/Release/xtracfg-lib-native.node");

module.exports = {
xtracfgLib: addon.xtracfgLib,
Expand Down

0 comments on commit 090e6f3

Please sign in to comment.