Skip to content

Commit

Permalink
More entries from Just Eat Takeaway
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartosdev committed Oct 26, 2023
1 parent be99455 commit f181854
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,16 @@ val entries = listOf(
githubUserName = "vassilisimon",
message = "First time at dcldn, it is amazing here."
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "jorcollmar",
message = "For the people sound enjoying the sun!"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "osaamakhalil",
message = "Enjoy Android life"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit f181854

Please sign in to comment.