Skip to content

Commit 31520c8

Browse files
committed
Activate Lovable partner
1 parent 7d3de29 commit 31520c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/partners.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ const lovable = (() => {
620620
id: 'lovable',
621621
href,
622622
libraries: ['start', 'router'] as const,
623-
status: 'inactive' as const,
623+
status: 'active' as const,
624624
score: 0.714,
625625
tier: 'gold' as const,
626626
uniqueConstraints: ['hosting'] satisfies Array<PartnerUniqueConstraint>,

0 commit comments

Comments
 (0)