Inbox: drop the Microsoft Graph API status chip #55

Merged
talha.ahmed merged 1 commits from Talha into main 2026-09-02 12:59:07 +00:00
1 changed files with 0 additions and 3 deletions

View File

@ -1122,9 +1122,6 @@ export default function Inbox() {
</button>
))}
</div>
{!isForms && (
<span className="integration-status"><span className="pulse" />Microsoft Graph API · Connected</span>
)}
{isForms && (
<span className="integration-status"><span className="pulse" />Google Sheets · Form data</span>
)}