Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RenzouM committed Oct 27, 2024
1 parent 90ad528 commit 2efdfd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/integrations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ export const protocolStatusInfo: {
},
[IntegrationStatus.AWAITING]: {
title: "Awaiting development",
description:
"We awaiting developer to solve integration issue",
description: "We awaiting developer to solve integration issue",
color: "#fef08a", // yellow-200
bgColor: "#796e00",
},
Expand Down

0 comments on commit 2efdfd0

Please sign in to comment.