Skip to content

Commit

Permalink
Added entry
Browse files Browse the repository at this point in the history
  • Loading branch information
edward1432 committed Oct 26, 2023
1 parent fe2f20c commit ba0c150
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,11 @@ val entries = listOf(
path = "watching_you.jpeg",
contentDescription = "Bumble team"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "edward1432",
message = "Best wishes from all LBG Android Devs!"
)
)

val mosaic1Entries = entries
Expand Down

0 comments on commit ba0c150

Please sign in to comment.