Merge branch 'features' of github.com:littlemoonstones/chatgpt-web into pr/littlemoonstones/35
This commit is contained in:
commit
52593b4120
|
@ -98,6 +98,7 @@
|
||||||
window.scrollTo(0, document.body.scrollHeight);
|
window.scrollTo(0, document.body.scrollHeight);
|
||||||
input.focus();
|
input.focus();
|
||||||
copyFunction();
|
copyFunction();
|
||||||
|
copyFunction();
|
||||||
});
|
});
|
||||||
|
|
||||||
// Marked options
|
// Marked options
|
||||||
|
|
Loading…
Reference in New Issue