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);
|
||||
input.focus();
|
||||
copyFunction();
|
||||
copyFunction();
|
||||
});
|
||||
|
||||
// Marked options
|
||||
|
|
Loading…
Reference in New Issue