From 613665665da1dc40f7ab220b037702257f2e56ea Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Mon, 30 Dec 2024 14:55:36 -0800 Subject: [PATCH] Beam: disable auto-stick on Mobile --- src/apps/chat/AppChat.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/chat/AppChat.tsx b/src/apps/chat/AppChat.tsx index 353c47a8b..a6b291d6d 100644 --- a/src/apps/chat/AppChat.tsx +++ b/src/apps/chat/AppChat.tsx @@ -643,6 +643,7 @@ export function AppChat() {