Skip to content

Commit

Permalink
Merge pull request #105 from edward1432/main
Browse files Browse the repository at this point in the history
Added entry
  • Loading branch information
zsoltk authored Oct 26, 2023
2 parents f9dfd2b + 451e23f commit 0637f8f
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!"
),
Entry.ComposableContent(
mosaic = MOSAIC1,
githubUserName = "zsmb13",
Expand Down

0 comments on commit 0637f8f

Please sign in to comment.