Skip to content

Commit bd099fa

Browse files
feat: close package info when switching network
1 parent 6cae127 commit bd099fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/main.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ async function init(options = {}) {
136136
}
137137
}
138138

139+
PackageInfo.close();
140+
139141
console.log("[INFO] Node-Secure is ready!");
140142
}
141143

0 commit comments

Comments
 (0)