diff --git a/frontend/src/screens/Inbox.jsx b/frontend/src/screens/Inbox.jsx index 945501e..a77371a 100644 --- a/frontend/src/screens/Inbox.jsx +++ b/frontend/src/screens/Inbox.jsx @@ -1122,9 +1122,6 @@ export default function Inbox() { ))} - {!isForms && ( - Microsoft Graph API · Connected - )} {isForms && ( Google Sheets · Form data )}