From 272a0c916d1daef76c31044bbf187a4cea9a574b Mon Sep 17 00:00:00 2001 From: Mozi <29089388+pzhlkj6612@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:06:30 +0000 Subject: [PATCH] fix(layout): make app icon and name draggable (#3346) The "the-newbtn" UpdateButton is still NOT draggable as expected. --- src/pages/_layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/_layout.tsx b/src/pages/_layout.tsx index 8282a4d3..ae8acacd 100644 --- a/src/pages/_layout.tsx +++ b/src/pages/_layout.tsx @@ -287,6 +287,7 @@ const Layout = () => {