Skip to content

Commit

Permalink
fix(kb.gbapp): Dialog now are finished OK.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigorodriguez committed May 25, 2023
1 parent a7a1d47 commit a969abb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"node_modules/**/*.js"
],
"outFiles": [
"${workspaceRoot}/dist/**/*.js",
"D:/VScode/Pragmatismo/GBO.gbai/saas.gbapp/dist/**/*.js"],
"${workspaceRoot}/dist/**/*.js"],
"stopOnEntry": false,
"console": "integratedTerminal"
}
Expand Down

0 comments on commit a969abb

Please sign in to comment.