Skip to content

Commit

Permalink
Merge pull request #148 from oheyadam/oheyadam-patch-1
Browse files Browse the repository at this point in the history
Update Entries.kt
  • Loading branch information
mmartosdev authored Oct 27, 2023
2 parents 795ee42 + bb224a8 commit 013d47e
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,11 @@ Entry.Text(
Entry.Text(
githubUserName = "arj154",
message = "Happy Friday"
),

Entry.Text(
githubUserName = "oheyadam",
message = "Zsolt made me do it"
)
)

0 comments on commit 013d47e

Please sign in to comment.