Skip to content

Commit

Permalink
AND-6615 Exposed settings constructor for creating mocks in the app.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sateetas committed Apr 15, 2024
1 parent f1f2606 commit e416171
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ data class CardWallet(
}
}

data class Settings internal constructor(
data class Settings(
/**
* If true, erasing the wallet will be prohibited
*/
Expand Down

0 comments on commit e416171

Please # to comment.