fix(FN-xxx): send quick chat message on first mobile tap

This commit is contained in:
gsxdsm
2026-05-01 06:48:13 -07:00
parent ecabab86ed
commit 72dffe4f33
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix Quick Chat mobile send button so the first tap while keyboard is open sends the message instead of only dismissing the keyboard.