Skip to content

Commit

Permalink
Merge pull request #118 from victor-wallapop/main
Browse files Browse the repository at this point in the history
Update Entries.kt
  • Loading branch information
mike-n-jordan authored Oct 26, 2023
2 parents 7bac924 + e05140d commit b7a8e64
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,11 @@ val entries = listOf(
githubUserName = "mho-bbk",
message = "Amazing Droidcon! Very inspired by everyone here today :)"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "victor-wallapop",
message = "Why so serious?"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit b7a8e64

Please sign in to comment.