Skip to content

Commit

Permalink
Merge branch 'main' into entry
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelvicnt authored Oct 26, 2023
2 parents 6eac75e + 3824468 commit 3945757
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,11 @@ val entries = listOf(
githubUserName = "ayusch",
message = "Blimey! Great to be in Droidcon London"
),
Entry.Text(
mosaic = MOSAIC1,
githubUserName = "LethalMaus",
message = "Nice to see you all here at Droidcon!"
),
)

val mosaic1Entries = entries
Expand Down

0 comments on commit 3945757

Please sign in to comment.