Skip to content

Commit

Permalink
fix: extension loading failed (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lampese authored Feb 9, 2024
1 parent 2af4a3a commit b8e7b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handlers/extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class ExtensionClass {
'index.js'
)
)
)(program, {
).default(program, {
Others,
NpmHandler,
LogoHandler,
Expand Down

0 comments on commit b8e7b94

Please sign in to comment.