mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 21:38:43 +00:00
commit
dc187d35a1
@ -763,6 +763,7 @@
|
||||
bind:value={prompt}
|
||||
on:keypress={(e) => {
|
||||
if (
|
||||
window.innerWidth > 1024 &&
|
||||
!(
|
||||
'ontouchstart' in window ||
|
||||
navigator.maxTouchPoints > 0 ||
|
||||
|
Loading…
Reference in New Issue
Block a user