mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 16:51:17 +00:00
commit
fc86b20350
@ -763,7 +763,7 @@
|
||||
bind:value={prompt}
|
||||
on:keypress={(e) => {
|
||||
if (
|
||||
window.innerWidth > 1024 &&
|
||||
window.innerWidth > 1024 ||
|
||||
!(
|
||||
'ontouchstart' in window ||
|
||||
navigator.maxTouchPoints > 0 ||
|
||||
|
Loading…
Reference in New Issue
Block a user