Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dvgis/dc-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
cavencj committed Oct 22, 2024
2 parents e2fd8ce + c1ab955 commit fd345dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export function ready(options = {}) {
if (__isInitialized) {
return Promise.resolve()
}
// __cmdOut && __cmdOut()
__cmdOut && __cmdOut()
if (options['baseUrl']) {
this.config.baseUrl = options['baseUrl']
}
Expand Down

0 comments on commit fd345dc

Please sign in to comment.