mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Merge branch 'features' of github.com:littlemoonstones/chatgpt-web into pr/littlemoonstones/35
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user