mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-07 12:16:04 +00:00
Update editor.html
This commit is contained in:
parent
2a2cdf8a4a
commit
c8e757487e
|
@ -233,7 +233,7 @@
|
|||
return;
|
||||
}
|
||||
|
||||
appendTextToEditor("// " + promptMessage + "... Generating...");
|
||||
appendTextToEditor("\n\n// " + promptMessage + "... Thinking with Generative AI...");
|
||||
|
||||
(async function () {
|
||||
const targetWsUrl = await getTargetByUrl('copilot.microsoft.com');
|
||||
|
|
Loading…
Reference in New Issue
Block a user