From 64a318041e68be1cd5cca7a88ef1f87fa15c9c28 Mon Sep 17 00:00:00 2001
From: Nate Sesti <sestinj@gmail.com>
Date: Mon, 21 Aug 2023 09:50:45 -0700
Subject: refactor: :children_crossing: change debug shortcut to cmd+shift+r

---
 extension/react-app/src/components/Layout.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'extension/react-app/src')

diff --git a/extension/react-app/src/components/Layout.tsx b/extension/react-app/src/components/Layout.tsx
index eee92ff7..cec3f8e1 100644
--- a/extension/react-app/src/components/Layout.tsx
+++ b/extension/react-app/src/components/Layout.tsx
@@ -150,7 +150,7 @@ const Layout = () => {
             onMouseEnter={() => {
               dispatch(
                 setBottomMessage(
-                  "🎁 New Feature: Use ⌘D automatically debug errors in the terminal"
+                  "🎁 New Feature: Use ⌘⇧R automatically debug errors in the terminal"
                 )
               );
             }}
-- 
cgit v1.2.3-70-g09d2