Skip to content

Commit

Permalink
Merge pull request #137 from Karambar/main
Browse files Browse the repository at this point in the history
Update Entries.kt
  • Loading branch information
mike-n-jordan authored Oct 27, 2023
2 parents 6894b6b + 7ae1cec commit 818863e
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,11 @@ val entries = listOf(
githubUserName = "stewemetal",
content = { DroidconLondonHalloweenSpecial() }
),

Entry.Text(
githubUserName = "Karambar",
message = "Having amazing time at DroidCon London! 🎉🤙"
),

Entry.Text(
githubUserName = "katekatjuchka",
Expand Down

0 comments on commit 818863e

Please sign in to comment.