diff --git a/app/soapbox/features/ui/components/hotkeys_modal.tsx b/app/soapbox/features/ui/components/hotkeys_modal.tsx index 9aa9ebc3d..955d2cb80 100644 --- a/app/soapbox/features/ui/components/hotkeys_modal.tsx +++ b/app/soapbox/features/ui/components/hotkeys_modal.tsx @@ -158,10 +158,12 @@ const HotkeysModal: React.FC = ({ onClose }) => { g + m - - g + r - - + {features.followRequests && ( + + g + r + + + )} ?