This commit is contained in:
Timothy Jaeryang Baek
2025-01-18 16:34:13 -08:00
parent 43c4b8e518
commit 430854e223
2 changed files with 9 additions and 0 deletions

View File

@@ -870,6 +870,7 @@
atSelectedModel = undefined;
selectedToolIds = [];
webSearchEnabled = false;
imageGenerationEnabled = false;
}
}}
on:paste={async (e) => {
@@ -1056,6 +1057,7 @@
atSelectedModel = undefined;
selectedToolIds = [];
webSearchEnabled = false;
imageGenerationEnabled = false;
}
}}
rows="1"