Skip to content

Commit

Permalink
Merge pull request #146 from michaeltweed/patch-1
Browse files Browse the repository at this point in the history
Update Entries.kt from Droidcon London 2023
  • Loading branch information
mmartosdev authored Oct 27, 2023
2 parents 37ac417 + 545dcb0 commit 0b52065
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,10 @@ val entries = listOf(
githubUserName = "rhnoriega",
message = "Hola! from droidon in london"
),

Entry.Text(
githubUserName = "michaeltweed",
message = "Great speaking to everyone at the booth'"
),
Entry.Text(
githubUserName = "arj154",
message = "Happy Friday"
Expand Down

0 comments on commit 0b52065

Please sign in to comment.