Skip to content

Commit 53627e4

Browse files
authored
Merge pull request #89972 from Expensify/claude-updateAnnouncementsExpensePlatformOfTheYear
Update Announcements widget with Expense Platform of the Year press release
2 parents 1311ebf + e40285c commit 53627e4

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
@@ -9724,12 +9724,6 @@ const CONST = {
97249724

97259725
HOME: {
97269726
ANNOUNCEMENTS: [
9727-
{
9728-
title: 'New global partnerships: banking, travel, accounting, & more',
9729-
subtitle: 'Newsletter',
9730-
url: 'https://use.expensify.com/blog/expensify-new-integrations-march-2026',
9731-
publishedDate: '2026-03-25',
9732-
},
97339727
{
97349728
title: 'Smarter cards, mileage, and approvals',
97359729
subtitle: 'Product update',
@@ -9742,6 +9736,12 @@ const CONST = {
97429736
url: 'https://www.businesswire.com/news/home/20260421550894/en/Expensify-Partners-With-IOCP-to-Expand-Access-to-Modern-Spend-Management',
97439737
publishedDate: '2026-04-21',
97449738
},
9739+
{
9740+
title: 'Expensify named Expense Platform of the Year',
9741+
subtitle: 'Press release',
9742+
url: 'https://www.businesswire.com/news/home/20260506556347/en/Expensify-Named-Expense-Management-Platform-of-the-Year',
9743+
publishedDate: '2026-05-06',
9744+
},
97459745
],
97469746
},
97479747

0 commit comments

Comments
 (0)