Skip to content

Commit

Permalink
💄 (llm) add LP for reborn
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasWerey committed Nov 21, 2024
1 parent 0397e32 commit 6b0f069
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/dirty-walls-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"live-mobile": minor
---

Add reborn landing pages
2 changes: 2 additions & 0 deletions apps/ledger-live-mobile/src/dynamicContent/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ enum LandingPageUseCase {
LP_Wallet_Connect = "LP_Wallet_Connect",
LP_Security_Key = "LP_Security_Key",
LP_Generic = "LP_Generic",
LP_Reborn1 = "LP_Reborn1",
LP_Reborn2 = "LP_Reborn2",
}

enum ContentCardLocation {
Expand Down

0 comments on commit 6b0f069

Please sign in to comment.