Skip to content

Commit 37d1f96

Browse files
authored
Merge pull request Expensify#88628 from Expensify/claude-addIOCPPressReleaseAnnouncement
Add IOCP press release to Home tab Announcements
2 parents 3662e56 + ac71a61 commit 37d1f96

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/CONST/index.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9619,12 +9619,6 @@ const CONST = {
96199619

96209620
HOME: {
96219621
ANNOUNCEMENTS: [
9622-
{
9623-
title: 'More power, right where you need it',
9624-
subtitle: 'Product update',
9625-
url: 'https://use.expensify.com/blog/expensify-march-2026-product-update',
9626-
publishedDate: '2026-03-23',
9627-
},
96289622
{
96299623
title: 'New global partnerships: banking, travel, accounting, & more',
96309624
subtitle: 'Newsletter',
@@ -9637,6 +9631,12 @@ const CONST = {
96379631
url: 'https://use.expensify.com/blog/expensify-april-2026-product-update',
96389632
publishedDate: '2026-04-15',
96399633
},
9634+
{
9635+
title: 'New BYOC partnership: Institute of Commercial Payments',
9636+
subtitle: 'Press release',
9637+
url: 'https://www.businesswire.com/news/home/20260421550894/en/Expensify-Partners-With-IOCP-to-Expand-Access-to-Modern-Spend-Management',
9638+
publishedDate: '2026-04-21',
9639+
},
96409640
],
96419641
},
96429642

0 commit comments

Comments
 (0)