Embed without execute pane

This commit is contained in:
Spxg
2025-05-30 19:03:46 +08:00
parent 99323c5706
commit b531c05d40

View File

@@ -251,8 +251,6 @@ fn ToolsButton(menu_container: NodeRef<html::element::Div>) -> impl IntoView {
let sql = editor.get_value();
drop(editor_guard);
std::mem::take(&mut *state.output().write());
send_request(
state,
WorkerRequest::Run(RunOptions {