Merge pull request 'Inbox: drop the Microsoft Graph API status chip' (#55) from Talha into main
Deploy to S3 / deploy (push) Successful in 34s Details

pull/64/head^2
talha.ahmed 2026-09-02 12:59:06 +00:00
commit 12dc77542d
1 changed files with 0 additions and 3 deletions

View File

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