Skip to content

Commit

Permalink
fix: startup
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Dec 20, 2022
1 parent 8bbc625 commit 0fd459e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ function instance(system, id, config) {
});
self.port_offset = po;

self.debug = debug;
self.log = log;

return self;
}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"legacy": [
"wing"
],
"version": "1.0.7",
"version": "1.0.8",
"api_version": "1.0.0",
"keywords": [
"Audio",
Expand Down

0 comments on commit 0fd459e

Please sign in to comment.