Skip to content

Commit

Permalink
Merge pull request #62 from bumble-tech/mv
Browse files Browse the repository at this point in the history
Manu's entry
  • Loading branch information
aashay-gaikwad authored Oct 26, 2023
2 parents 605b138 + f3aa9c0 commit 21afa80
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ val entries = listOf(
githubUserName = "sergioborne",
message = "Last year Berlin, this year London. Where to next year?? #dcldn23"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "manuelvicnt",
message = "Don't miss the UI layer talk on Friday at 10:15am!!!! See you at Lovelace ;)"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 21afa80

Please sign in to comment.