..
This commit is contained in:
parent
eeb9b39857
commit
1422449537
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ pub fn dap_launch(cx: &mut Context) {
|
|||
});
|
||||
cx.jobs.callback(callback);
|
||||
},
|
||||
))); // TODO: wrap in popup with fixed size
|
||||
))));
|
||||
}
|
||||
|
||||
fn debug_parameter_prompt(
|
||||
|
|
Loading…
Add table
Reference in a new issue