Skip to content

Commit

Permalink
Added new entry
Browse files Browse the repository at this point in the history
  • Loading branch information
LethalMaus committed Oct 26, 2023
1 parent fe51292 commit 6272247
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,11 @@ val entries = listOf(
githubUserName = "osaamakhalil",
message = "Enjoy Android life"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "LethalMaus",
message = "Nice to see you all here at Droidcon!"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 6272247

Please sign in to comment.